Skip to content

Hostname

zqg8.com

Last fetched

zqg8.com resolves to 3 IPv4 addresses operated by ANTBOX1-AS-AP - Antbox Networks Limited in VN. WHOIS lists iana:1469 as the registrar.

Nutrition Label

WHISPER CANON · zqg8.comRouting diversity3.0/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/zqg8.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.203.37.42185.203.37.0/24AS138995ANTBOX1-AS-AP - Antbox Networks LimitedVN
45.207.228.15045.207.228.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.US
154.213.52.69154.213.32.0/19AS132839POWERLINE-AS-AP - POWER LINE DATACENTER

WHOIS identity

Registrar
iana:1469
Organization
guojianguang
Contact emails

Subdomains

2 observed subdomains of zqg8.com.

Web-graph footprint

Distinct hostnames that link to or from zqg8.com in the public web crawl.

21 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from zqg8.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "zqg8.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.