Hostname
40going20.com
Last fetched
40going20.com resolves to 1 IPv4 address operated by NEBULA-GLOBAL - Nebula Global LLC in HK. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
40going20.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 |
|---|---|---|---|---|
| 154.26.196.170 | 154.26.196.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
WHOIS identity
- Registrar
- iana:1068
- Organization
- whois privacy protection service by onamae.com
- Contact emails
- 0bb237af4c4c4834affe7f7272cbcd16.protect@withheldforprivacy.com
- 3b3b151254364605ba88f5e91e01188e.protect@withheldforprivacy.com
- 6c925fc76b92405abc00941166a329e7.protect@withheldforprivacy.com
- 7cca20ceda464fc5b10f349bf6303479.protect@withheldforprivacy.com
- deba572836554586b18fff9b73aec339.protect@withheldforprivacy.com
- proxy@whoisprotectservice.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
13 observed subdomains of 40going20.com.
Threat posture
History
Related pages
Pivot deeper into the graph from 40going20.com.
- IP · 154.26.196.170
- ASN · AS18186NEBULA-GLOBAL - Nebula Global LLC
- Registrar · iana:1068
- Country · HK
- Email · 0bb237af4c4c4834affe7f7272cbcd16.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · 40…
- 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: "40going20.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.