Skip to content

Hostname

www.66919.com

Last fetched

www.66919.com resolves to 4 IPv4 addresses operated by CHINA169-Backbone - CHINA UNICOM China169 Backbone in CN.

Nutrition Label

WHISPER CANON · www.66919.comRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/www.66919.com

Resolution chain

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

IPPrefixASNOperatorCountry
110.242.74.102110.240.0.0/12AS4837CHINA169-Backbone - CHINA UNICOM China169 BackboneCN
111.63.65.103111.63.64.0/20AS24547CMNET-V4HEBEI-AS-AP - Hebei Mobile Communication Company LimitedCN
111.63.65.247111.63.64.0/20AS24547CMNET-V4HEBEI-AS-AP - Hebei Mobile Communication Company LimitedCN
124.237.177.164124.236.0.0/14AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN

WHOIS identity

No WHOIS records are currently associated with www.66919.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for www.66919.com.

MechanismTarget
SPF_INCLUDEspf1.baidu.com
SPF_INCLUDEspf2.baidu.com
SPF_INCLUDEspf3.baidu.com
SPF_INCLUDEspf4.baidu.com

Related pages

Pivot deeper into the graph from www.66919.com.

Cypher and MCP

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

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