Skip to content

Hostname

xskt.com.vn

Last fetched

xskt.com.vn resolves to 7 IPv4 addresses operated by FPT-VN - FPT Telecom Company in VN.

Nutrition Label

WHISPER CANON · xskt.com.vnRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/xskt.com.vn

Resolution chain

xskt.com.vn resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.52.137.681.52.137.0/24AS18403FPT-VN - FPT Telecom CompanyVN
210.245.72.220210.245.72.0/21AS18403FPT-VN - FPT Telecom CompanyVN
210.245.72.221210.245.72.0/21AS18403FPT-VN - FPT Telecom CompanyVN
210.245.72.222210.245.72.0/21AS18403FPT-VN - FPT Telecom CompanyVN
58.186.18.758.186.18.0/24AS18403FPT-VN - FPT Telecom CompanyVN
58.186.18.858.186.18.0/24AS18403FPT-VN - FPT Telecom CompanyVN
58.186.18.958.186.18.0/24AS18403FPT-VN - FPT Telecom CompanyVN

WHOIS identity

No WHOIS records are currently associated with xskt.com.vn in WhisperGraph.

Subdomains

7 observed subdomains of xskt.com.vn.

Web-graph footprint

Distinct hostnames that link to or from xskt.com.vn in the public web crawl.

269 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from xskt.com.vn.

Cypher and MCP

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

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