Skip to content

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

WHISPER CANON · zunlong789.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/zunlong789.com

Resolution chain

zunlong789.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.104.161.99149.104.161.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
154.38.198.10154.36.0.0/14AS174COGENT-174 - Cogent Communications, LLCSG
154.38.198.114154.36.0.0/14AS174COGENT-174 - Cogent Communications, LLCSG
154.38.198.123154.36.0.0/14AS174COGENT-174 - Cogent Communications, LLCSG
154.38.198.224154.36.0.0/14AS174COGENT-174 - Cogent Communications, LLCSG
154.38.198.66154.36.0.0/14AS174COGENT-174 - Cogent Communications, LLCSG
154.38.214.10154.36.0.0/14AS174COGENT-174 - Cogent Communications, LLCSG
154.38.214.157154.36.0.0/14AS174COGENT-174 - Cogent Communications, LLCSG
154.38.214.203154.36.0.0/14AS174COGENT-174 - Cogent Communications, LLCSG
154.38.214.56154.36.0.0/14AS174COGENT-174 - Cogent Communications, LLCSG
154.38.214.88154.36.0.0/14AS174COGENT-174 - Cogent Communications, LLCSG
154.38.93.97154.38.93.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
154.55.124.10154.55.124.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCJP
154.55.124.109154.55.124.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCJP
154.55.124.200154.55.124.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCJP
154.55.124.23154.55.124.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCJP
154.55.124.99154.55.124.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCJP

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

3 observed subdomains of zunlong789.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.