Skip to content

Hostname

cainiaow.com

Last fetched

cainiaow.com resolves to 5 IPv4 addresses operated by AS140979 in CN. WHOIS lists iana:1697 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
140.207.177.207140.207.244.0/23AS140979CN
180.163.28.105180.163.182.0/24AS4811CN
192.154.110.134192.155.104.0/21AS53850GORILLASERVERS - GorillaServers, Inc.US
23.239.107.223.239.240.0/24AS53850GORILLASERVERS - GorillaServers, Inc.US
23.239.108.12223.239.240.0/24AS53850GORILLASERVERS - GorillaServers, Inc.US

WHOIS identity

Registrar
iana:1697
Organization
cai ju zheng
Contact emails

Subdomains

1 observed subdomain of cainiaow.com.

Web-graph footprint

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

19 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cainiaow.com.

Cypher and MCP

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

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