Skip to content

Hostname

xuruhui.com

Last fetched

xuruhui.com resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists iana:938 as the registrar.

Nutrition Label

WHISPER CANON · xuruhui.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/xuruhui.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.44.169.253142.44.128.0/17AS16276CA
23.111.66.12823.111.64.0/22AS54643IDIGITAL - Idigital Internet Inc.CA

WHOIS identity

Registrar
iana:938
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of xuruhui.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for xuruhui.com.

MechanismTarget
SPF_Aplwin11.idig.net
SPF_Axuruhui.com
SPF_INCLUDEspf.web-dns1.com
SPF_IP148.113.170.100
SPF_MXxuruhui.com

Related pages

Pivot deeper into the graph from xuruhui.com.

Cypher and MCP

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

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