Skip to content

Hostname

gxtvu.com.cn

Last fetched

gxtvu.com.cn resolves to 13 IPv4 addresses operated by SHARKTECH - Sharktech in US.

Nutrition Label

WHISPER CANON · gxtvu.com.cnRouting diversity2.4/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint2.0/10canon.whisper.security/host/gxtvu.com.cn

Resolution chain

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

IPPrefixASNOperatorCountry
208.98.40.201208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.40.207208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.40.209208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.40.39208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.40.77208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.43.16208.98.43.0/24AS46844SHARKTECH - SharktechUS
208.98.43.73208.98.43.0/24AS46844SHARKTECH - SharktechUS
208.98.43.77208.98.43.0/24AS46844SHARKTECH - SharktechUS
208.98.40.78208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.43.18208.98.43.0/24AS46844SHARKTECH - SharktechUS
208.98.40.229208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.40.226208.98.40.0/24AS46844SHARKTECH - SharktechUS
208.98.43.98208.98.43.0/24AS46844SHARKTECH - SharktechUS

WHOIS identity

No WHOIS records are currently associated with gxtvu.com.cn in WhisperGraph.

Subdomains

2 observed subdomains of gxtvu.com.cn.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from gxtvu.com.cn.

Cypher and MCP

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

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