Skip to content

Hostname

api2019.gxtv.cn

Last fetched

api2019.gxtv.cn resolves to 3 IPv4 addresses operated by Angola Cables - Angola Cables in AO.

Nutrition Label

WHISPER CANON · api2019.gxtv.cnRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api2019.gxtv.cn

Resolution chain

api2019.gxtv.cn resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
102.130.68.229102.130.64.0/21AS37468Angola Cables - Angola CablesAO
138.113.42.14138.113.42.0/24AS54994ML-1432-54994 - Meteverse Limited.KE
211.43.153.16211.43.153.0/24AS54994ML-1432-54994 - Meteverse Limited.US

WHOIS identity

No WHOIS records are currently associated with api2019.gxtv.cn in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from api2019.gxtv.cn in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from api2019.gxtv.cn.

Cypher and MCP

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

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