Hostname
zunlong789.com
Last fetched
zunlong789.com resolves to 17 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in HK. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
zunlong789.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.104.161.99 | 149.104.161.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | HK |
| 154.38.198.10 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.198.114 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.198.123 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.198.224 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.198.66 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.214.10 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.214.157 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.214.203 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.214.56 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.214.88 | 154.36.0.0/14 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.38.93.97 | 154.38.93.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | SG |
| 154.55.124.10 | 154.55.124.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | JP |
| 154.55.124.109 | 154.55.124.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | JP |
| 154.55.124.200 | 154.55.124.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | JP |
| 154.55.124.23 | 154.55.124.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | JP |
| 154.55.124.99 | 154.55.124.0/24 | AS18186 | NEBULA-GLOBAL - Nebula Global LLC | JP |
WHOIS identity
- Registrar
- iana:625
- Organization
- domain protection services,
- Contact emails
- —
Subdomains
3 observed subdomains of zunlong789.com.
| Subdomain |
|---|
| com.zunlong789.com |
Showing 1 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zunlong789.com in the public web crawl.
86 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from zunlong789.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zunlong789.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.