Hostname
nothing.com
Last fetched
nothing.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
nothing.com 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 |
|---|---|---|---|---|
| 54.244.124.6 | 54.244.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- af9ys9u43xa@networksolutionsprivateregistration.com
- ah79q8bd2nb@networksolutionsprivateregistration.com
- ak36z8np2ju@networksolutionsprivateregistration.com
- bb8yd6y65fj@networksolutionsprivateregistration.com
- bj9fc3j26k6@networksolutionsprivateregistration.com
- bq29244p5ee@networksolutionsprivateregistration.com
- cd7qv6fe43e@networksolutionsprivateregistration.com
- cd8ac2nq4be@networksolutionsprivateregistration.com
- dh64n8r92xp@networksolutionsprivateregistration.com
- dp7ke8qc6ht@networksolutionsprivateregistration.com
- dq3a49ex66p@networksolutionsprivateregistration.com
- e49d29f65zn@networksolutionsprivateregistration.com
- f94px3358as@networksolutionsprivateregistration.com
- fu7585ps429@networksolutionsprivateregistration.com
- gj9kp8sy48k@networksolutionsprivateregistration.com
- gu7h98wy2wk@networksolutionsprivateregistration.com
- gx2bs9jj67b@networksolutionsprivateregistration.com
- gy6pt69784z@networksolutionsprivateregistration.com
- gz7a88f57u8@networksolutionsprivateregistration.com
- h59er2tj7qz@networksolutionsprivateregistration.com
- and 19 more
Subdomains
8 observed subdomains of nothing.com.
Web-graph footprint
Distinct hostnames that link to or from nothing.com in the public web crawl.
185 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for nothing.com.
| Mechanism | Target |
|---|---|
| SPF_A | know.nothing.com |
| SPF_A | nothing.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 54.212.252.70 |
| SPF_MX | nothing.com |
Related pages
Pivot deeper into the graph from nothing.com.
- IP · 54.244.124.6
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · af9ys9u43xa@networksolutionsprivateregistration.com
- TLD · .com
- 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: "nothing.com"})-[: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.