What are the subnets for RIPE NCC?Blocking all RIPE Addresses in Server 2008?What's the difference between IP address 0.0.0.0 and 127.0.0.1?How to get ip prefixes from children of given as number?Is there an up to date list of malicious IPs so that I can block them?How to route/redirect my Internet traffic through another router/node on the net?Geo fencing, ip address list of different geographiesWhat is this IP address: 169.254.169.254?Would blocking an entire ip range of a country potentially hinder performance?Understanding how to use APNIC resources or how to get all subnet per countryHow to calculator IP range and subnets?
Are spiritual pleasures > carnal pleasures, according to Catholicism?
How does this piece of code determine array size without using sizeof( )?
Sorting upon the first element of a nested list and show that as numerical values
Pedaling at different gear ratios on flat terrain: what's the point?
Taylor series leads to two different functions - why?
Why does the U.S military use mercenaries?
Does the usage of mathematical symbols work differently in books than in theses?
FIFO data structure in pure C
Why does the setUID bit work inconsistently?
Error when running ((x++)) as root
How was the blinking terminal cursor invented?
I recently started my machine learning PhD and I have absolutely no idea what I'm doing
Can I modify the report menu?
how to create an executable file for an AppleScript?
Can Gate draw a creature larger that 20 feet in every dimension through the portal it creates?
on the truth quest vs in the quest for truth
Bookshelves: the intruder
Gaussian kernel density estimation with data from file
Gambler's Fallacy Dice
How would fantasy dwarves exist, realistically?
multicol package causes underfull hbox
Cryptic crossword (printer's devilry edition)
Why does Taylor’s series “work”?
Why is so much ransomware breakable?
What are the subnets for RIPE NCC?
Blocking all RIPE Addresses in Server 2008?What's the difference between IP address 0.0.0.0 and 127.0.0.1?How to get ip prefixes from children of given as number?Is there an up to date list of malicious IPs so that I can block them?How to route/redirect my Internet traffic through another router/node on the net?Geo fencing, ip address list of different geographiesWhat is this IP address: 169.254.169.254?Would blocking an entire ip range of a country potentially hinder performance?Understanding how to use APNIC resources or how to get all subnet per countryHow to calculator IP range and subnets?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I can get a list of subnets for my country, but I couldn't find any list for EUROPE. (or RIPE NCC). Where can I get a list of subnets used by ISP's in Europe?
ip
add a comment |
I can get a list of subnets for my country, but I couldn't find any list for EUROPE. (or RIPE NCC). Where can I get a list of subnets used by ISP's in Europe?
ip
iana.org/assignments/ipv4-address-space/…
– Iain
Jul 2 '13 at 6:32
can you post this as answer? ThankS! :)
– gasko peter
Jul 2 '13 at 11:01
add a comment |
I can get a list of subnets for my country, but I couldn't find any list for EUROPE. (or RIPE NCC). Where can I get a list of subnets used by ISP's in Europe?
ip
I can get a list of subnets for my country, but I couldn't find any list for EUROPE. (or RIPE NCC). Where can I get a list of subnets used by ISP's in Europe?
ip
ip
asked Jul 2 '13 at 6:19
gasko petergasko peter
1362
1362
iana.org/assignments/ipv4-address-space/…
– Iain
Jul 2 '13 at 6:32
can you post this as answer? ThankS! :)
– gasko peter
Jul 2 '13 at 11:01
add a comment |
iana.org/assignments/ipv4-address-space/…
– Iain
Jul 2 '13 at 6:32
can you post this as answer? ThankS! :)
– gasko peter
Jul 2 '13 at 11:01
iana.org/assignments/ipv4-address-space/…
– Iain
Jul 2 '13 at 6:32
iana.org/assignments/ipv4-address-space/…
– Iain
Jul 2 '13 at 6:32
can you post this as answer? ThankS! :)
– gasko peter
Jul 2 '13 at 11:01
can you post this as answer? ThankS! :)
– gasko peter
Jul 2 '13 at 11:01
add a comment |
2 Answers
2
active
oldest
votes
The IANA maintains several lists of numbers, one is the current IPv4 Address space allocation.
add a comment |
The IANA lists are only what they have assigned. It is far from what is actually administered by the RIR's. Especially the case of the RIPE NCC.
The RIR's have transferred large amounts of "legacy" address space between each other. This is not typically reflected in the IANA lists. As the space is still assigned to the original RIR from the IANA perspective.
Take a gander at this to get an idea of the extent.
Blocking all RIPE Addresses in Server 2008?
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f520105%2fwhat-are-the-subnets-for-ripe-ncc%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
The IANA maintains several lists of numbers, one is the current IPv4 Address space allocation.
add a comment |
The IANA maintains several lists of numbers, one is the current IPv4 Address space allocation.
add a comment |
The IANA maintains several lists of numbers, one is the current IPv4 Address space allocation.
The IANA maintains several lists of numbers, one is the current IPv4 Address space allocation.
answered Jul 2 '13 at 14:02
community wiki
Iain
add a comment |
add a comment |
The IANA lists are only what they have assigned. It is far from what is actually administered by the RIR's. Especially the case of the RIPE NCC.
The RIR's have transferred large amounts of "legacy" address space between each other. This is not typically reflected in the IANA lists. As the space is still assigned to the original RIR from the IANA perspective.
Take a gander at this to get an idea of the extent.
Blocking all RIPE Addresses in Server 2008?
add a comment |
The IANA lists are only what they have assigned. It is far from what is actually administered by the RIR's. Especially the case of the RIPE NCC.
The RIR's have transferred large amounts of "legacy" address space between each other. This is not typically reflected in the IANA lists. As the space is still assigned to the original RIR from the IANA perspective.
Take a gander at this to get an idea of the extent.
Blocking all RIPE Addresses in Server 2008?
add a comment |
The IANA lists are only what they have assigned. It is far from what is actually administered by the RIR's. Especially the case of the RIPE NCC.
The RIR's have transferred large amounts of "legacy" address space between each other. This is not typically reflected in the IANA lists. As the space is still assigned to the original RIR from the IANA perspective.
Take a gander at this to get an idea of the extent.
Blocking all RIPE Addresses in Server 2008?
The IANA lists are only what they have assigned. It is far from what is actually administered by the RIR's. Especially the case of the RIPE NCC.
The RIR's have transferred large amounts of "legacy" address space between each other. This is not typically reflected in the IANA lists. As the space is still assigned to the original RIR from the IANA perspective.
Take a gander at this to get an idea of the extent.
Blocking all RIPE Addresses in Server 2008?
answered May 6 at 1:28
NOYBNOYB
363
363
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f520105%2fwhat-are-the-subnets-for-ripe-ncc%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
iana.org/assignments/ipv4-address-space/…
– Iain
Jul 2 '13 at 6:32
can you post this as answer? ThankS! :)
– gasko peter
Jul 2 '13 at 11:01