Skip to content

Hostname

22gou.com

Last fetched

22gou.com resolves to 11 IPv4 addresses operated by CHINANET-ANHUI-WUHU-IDC China Telecom in CN. WHOIS lists iana:1555 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
117.68.89.31117.68.80.0/20AS140527CHINANET-ANHUI-WUHU-IDC China TelecomCN
180.163.146.46180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.49180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.50180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.51180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.52180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.55180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.57180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.58180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.60180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.61180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN

WHOIS identity

Registrar
iana:1555
Organization
domain for sale qq# 597609776
Contact emails

Subdomains

1 observed subdomain of 22gou.com.

Subdomain
www.22gou.com

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 22gou.com.

Cypher and MCP

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

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