Skip to content

Hostname

xy.com

Last fetched

xy.com resolves to 1 IPv4 address operated by AS45090 in CN. WHOIS lists registrar:ename technology co., ltd. as the registrar.

Nutrition Label

WHISPER CANON · xy.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/xy.com

Resolution chain

xy.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
42.192.25.20242.192.0.0/18AS45090CN

WHOIS identity

Registrar
registrar:ename technology co., ltd.
Organization
shang hai kai ying wang luo ke ji co.,ltd.
Contact emails

Subdomains

183 observed subdomains of xy.com.

Web-graph footprint

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

78 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for xy.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from xy.com.

Cypher and MCP

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

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