Hostname
root-servers.org
Last fetched
root-servers.org resolves to 193.0.11.23, announced in 193.0.10.0/23 by RIPE-NCC-AS - Reseaux IP Europeens Network Coordination Centre (RIPE NCC) in NL. root-servers.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
Attribution
reseaux ip europeens coordination centre ripe ncc
ORIGIN_AS
WHOIS identity
- Registrar
- iana:113
- Registrant organisation
- root server technical operations assn
- Contact emails
- rootsorg@karrenberg.net, rootsorg@root-servers.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- jokulsa.asbyrgi.net
- a.icann-servers.net
- ns.maxgigapop.net
- sec2.authdns.ripe.net
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
- ns-ext.isc.org
- ns-int.isc.org
- v1.h4.root-servers.org
- nnp.netnod.se
MX records
- v1.h3.root-servers.org
- v1.h4.root-servers.org
- s2.root-servers.org
SPF policy
- a: v1.h3.root-servers.org
- a: v1.h4.root-servers.org
- a: s2.root-servers.org
Threat-feed evidence
History
Related pages
Pivot from root-servers.org into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "root-servers.org"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.