Skip to content

Hostname

zimoou.com

Last fetched

zimoou.com resolves to 12 IPv4 addresses operated by CHINAMOBILE-CN China Mobile Communications Group Co., Ltd. in CN.

Nutrition Label

WHISPER CANON · zimoou.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zimoou.com

Resolution chain

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

IPPrefixASNOperatorCountry
111.6.242.60111.6.240.0/20AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
111.6.242.63111.6.240.0/20AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
112.46.36.132112.46.32.0/20AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
112.92.61.2112.88.0.0/13AS17816CHINA169-GZ China Unicom IP network China169 Guangdong provinceCN
113.96.133.4113.96.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
113.96.133.9113.96.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
113.96.142.10113.96.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
113.96.142.7113.96.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
113.96.184.4113.96.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
116.153.80.2116.153.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.196.131.193116.196.131.0/24AS131516JHWA Jinhua Weian InfoTech Co., LtdCN
39.175.126.10039.175.96.0/19AS56041CMNET-ZHEJIANG-AP China Mobile communications corporationCN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for zimoou.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from zimoou.com.

Cypher and MCP

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

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