Skip to content

Hostname

wanhj.com

Last fetched

wanhj.com resolves to 20 IPv4 addresses operated by COGNETCLOUD-2 - cognetcloud INC in HK. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · wanhj.comRouting diversity5.0/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wanhj.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.186.214.46103.186.214.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
103.43.11.150103.43.11.0/24AS35876VOLTNET-01 -03 - VoltNet incHK
103.43.11.79103.43.11.0/24AS35876VOLTNET-01 -03 - VoltNet incHK
103.79.187.122103.79.187.0/24AS9232HK
103.79.187.6103.79.187.0/24AS9232HK
103.79.187.68103.79.187.0/24AS9232HK
103.79.187.92103.79.187.0/24AS9232HK
154.37.153.134154.37.153.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.37.153.137154.37.153.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.37.153.172154.37.153.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.37.153.243154.37.153.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.40.48.13154.40.48.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.40.48.29154.40.48.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.40.48.32154.40.48.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.9.229.214154.9.229.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.9.229.221154.9.229.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.9.229.251154.9.229.0/24AS979NETLAB-SDN - NetLab GlobalUS
156.238.234.114156.238.234.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
45.138.68.2845.138.68.0/24AS35251ANTI-DDOS - NetLab GlobalCA
45.138.68.7545.138.68.0/24AS35251ANTI-DDOS - NetLab GlobalCA

WHOIS identity

Registrar
iana:1599
Organization
xiamen privacy protection service co.
Contact emails

Subdomains

1 observed subdomain of wanhj.com.

Subdomain
www.wanhj.com

Web-graph footprint

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

67 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from wanhj.com.

Cypher and MCP

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

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