Skip to content

Hostname

gzjdc.com

Last fetched

gzjdc.com resolves to 2 IPv4 addresses operated by CT-DONGGUAN-IDC CHINANET Guangdong province network in CN. WHOIS lists iana:1621 as the registrar.

Nutrition Label

WHISPER CANON · gzjdc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gzjdc.com

Resolution chain

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

IPPrefixASNOperatorCountry
183.60.226.50183.60.224.0/21AS134763CT-DONGGUAN-IDC CHINANET Guangdong province networkCN
47.91.205.19047.91.192.0/18AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.HK

WHOIS identity

Registrar
iana:1621
Organization
cai ze
Contact emails

Subdomains

1 observed subdomain of gzjdc.com.

Subdomain
www.gzjdc.com

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gzjdc.com.

MechanismTarget
SPF_INCLUDEspf.chengmail.cn

Related pages

Pivot deeper into the graph from gzjdc.com.

Cypher and MCP

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

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