Skip to content

Hostname

tvgame.vip

Last fetched

tvgame.vip resolves to 5 IPv4 addresses operated by COGNETCLOUD - cognetcloud INC in HK. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · tvgame.vipRouting diversity3.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tvgame.vip

Resolution chain

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

IPPrefixASNOperatorCountry
149.88.67.10149.88.64.0/20AS401696COGNETCLOUD - cognetcloud INCHK
43.156.83.18743.156.64.0/18AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueSG
45.158.20.22045.158.20.0/24AS35251ANTI-DDOS - NetLab GlobalCA
70.39.200.22370.39.200.0/24AS979NETLAB-SDN - NetLab GlobalHK
70.39.200.24970.39.200.0/24AS979NETLAB-SDN - NetLab GlobalHK

WHOIS identity

Registrar
iana:1697
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of tvgame.vip.

Threat posture

History

Related pages

Pivot deeper into the graph from tvgame.vip.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tvgame.vip"})-[: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.