Hostname
noinformation.net
Last fetched
noinformation.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
noinformation.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.238.106 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.126 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.13 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.35 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.240.101 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.240.106 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.240.44 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.240.73 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0b5a03c816504ee086942d53bbf5a8cb.protect@whoisguard.com
- 10f51a39-7c91-4c09-9d0d-0b91e1e7a7b7@identity-protect.org
- 25cd73e6-d3b5-4878-9505-79be5b7161fd@identity-protect.org
- 5b91a497-a97a-402a-b4a2-1e91d6cf4fe5@identity-protect.org
- bcdeb5ec-1e0f-4f3b-81d5-9935f6a38935@identity-protect.org
- c1b6d5d6-d057-4718-aa83-1f1268ef3ec9@identity-protect.org
- e1133779-4390-499b-842c-fd73abf3894e@identity-protect.org
- e4893214-123a-483c-b0d2-3affbec42a03@identity-protect.org
- owner-3298519@noinformation.net.whoisprivacyservice.org
Subdomains
2 observed subdomains of noinformation.net.
Threat posture
History
Related pages
Pivot deeper into the graph from noinformation.net.
- IP · 13.226.238.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0b5a03c816504ee086942d53bbf5a8cb.protect@whoisguard.com
- TLD · .net
- Browse hostnames · no…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "noinformation.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.