Hostname
rootdir.net
Last fetched
rootdir.net resolves to 1 IPv4 address operated by AS12843 in DE. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
rootdir.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.107.189.222 | 89.107.184.0/21 | AS12843 | — | DE |
WHOIS identity
- Registrar
- iana:1328
- Organization
- c/o whoisproxy.com
- Contact emails
- h2809778@domains.namespace4you.com
- 0e8c51c072cd832e6db868572febb96931eb8f0a3859a93eed0c5a4bea9996a0@rootdir.net.whoisproxy.org
- 1b79841be9b8ea8f4e1d70f17d38184e33e37bd8d9ad2ab4dbd3e931e34036d8@rootdir.net.whoisproxy.org
- 1efe36526a6c10f661467733f5a0c5a3e6645eaa0512c93b26ebff44f132464b@rootdir.net.whoisproxy.org
- 1ffaf6736d343bf816a7052e5bd05c61f19e3836aadc657715945da92b7a8a8a@rootdir.net.whoisproxy.org
- 23716c0bcae48ae69a265f5ec63a6b12b1f5a31e354ab9a8720edf12cbf1fd64@rootdir.net.whoisproxy.org
- 258fd8d5bb3eaa2223f8e3f1313b9090077ac60be13b83dae1a7c8a9afe7c6b6@rootdir.net.whoisproxy.org
- 3b64e70171170d73a5da075016ee1604f1cab13af4462800232fefd691d5c5df@rootdir.net.whoisproxy.org
- 3e2da0ffb6b5f2961540a6c566dee07718a14249021788baec49f11b4959e95d@rootdir.net.whoisproxy.org
- 55cbf5e00107831cfc26e60811e77bc677af109adf12aa144c88ba4ea6b3cc3d@rootdir.net.whoisproxy.org
- 576ecf7fd1d8484126a2134e4f557cff7bd52366ebabda0c6400c4a196bb6707@rootdir.net.whoisproxy.org
- 6ada48131c4301b209172ccd10462963cf8e8fa351daccb12c78ff89f4e722f1@rootdir.net.whoisproxy.org
- 76ee7545cdf737bb5e9eaac689350f906900b6a1a49fe9ad8a3b2145429daf71@rootdir.net.whoisproxy.org
- cf71ccb46b7e03c6c4151f716f8f20b003b975cb544764d4dc36b99e19622108@rootdir.net.whoisproxy.org
- cf9e06046ad41edafa6427aa35c0cf2ca4eda3f1daef89f2dabfd642989ee53e@rootdir.net.whoisproxy.org
Subdomains
19 observed subdomains of rootdir.net.
Web-graph footprint
Distinct hostnames that link to or from rootdir.net in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for rootdir.net.
| Mechanism | Target |
|---|---|
| SPF_A | rootdir.net |
| SPF_IP | 185.18.92.0/22 |
| SPF_IP | 2a01:50c0::/32 |
| SPF_IP | 89.107.184.0/21 |
| SPF_MX | rootdir.net |
Related pages
Pivot deeper into the graph from rootdir.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rootdir.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.