Skip to content

Hostname

wanhai.com

Last fetched

wanhai.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · wanhai.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wanhai.com

Resolution chain

wanhai.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
wan hai lines (h. k.)
Contact emails

Subdomains

148 observed subdomains of wanhai.com.

Web-graph footprint

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

393 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wanhai.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEszpspf.wanhai.com
SPF_INCLUDEtpespf.wanhai.com
SPF_INCLUDEtpespfb.wanhai.com
SPF_IP18.178.91.220
SPF_IP52.195.51.147
SPF_IP54.240.110.238
SPF_IP76.223.134.209
SPF_IP76.223.156.213

Related pages

Pivot deeper into the graph from wanhai.com.

Cypher and MCP

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

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