Skip to content

Hostname

haiws.com

Last fetched

haiws.com resolves to 4 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in HK. WHOIS lists iana:1915 as the registrar.

Nutrition Label

WHISPER CANON · haiws.comRouting diversity3.0/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/haiws.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.247.31.147172.247.31.0/24AS40065CNSERVERS - CNSERVERS LLCHK
23.224.146.13223.224.146.0/24AS40065CNSERVERS - CNSERVERS LLCHK
172.247.31.149172.247.31.0/24AS40065CNSERVERS - CNSERVERS LLCHK
91.110.250.22891.110.128.0/17AS40065CNSERVERS - CNSERVERS LLCGB

WHOIS identity

Registrar
iana:1915
Organization
liu chaohai
Contact emails

Subdomains

2 observed subdomains of haiws.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from haiws.com.

Cypher and MCP

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

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