Hostname
govi.cc
Last fetched
govi.cc resolves to 5 IPv4 addresses operated by TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue in CN. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
govi.cc resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 1.12.0.1 | 1.12.0.0/20 | AS132203 | TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue | CN |
| 101.227.168.35 | 101.227.168.0/23 | AS4811 | CHINANET-SHANGHAI-MAN China Telecom Group | CN |
| 111.206.98.235 | 111.206.98.0/24 | AS4808 | CHINA169-BJ China Unicom Beijing Province Network | CN |
| 129.211.176.239 | 129.211.176.0/20 | AS45090 | TENCENT-NET-AP Shenzhen Tencent Computer Systems Company Limited | CN |
| 36.155.149.176 | 36.155.144.0/21 | AS56046 | CMNET-JIANGSU-AP China Mobile communications corporation | CN |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from govi.cc.
- IP · 1.12.0.1
- ASN · AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue
- Registrar · iana:1479
- Country · CN
- Email · pw-9a4b62f1af9542d21671e416a97cf69c@privacyguardian.org
- TLD · .cc
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "govi.cc"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.