Skip to content

Hostname

fast.com.vn

Last fetched

fast.com.vn resolves to 1 IPv4 address operated by AS45544 in VN.

Nutrition Label

WHISPER CANON · fast.com.vnRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fast.com.vn

Resolution chain

fast.com.vn resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
112.213.89.123112.213.89.0/24AS45544VN

WHOIS identity

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

Subdomains

41 observed subdomains of fast.com.vn.

Web-graph footprint

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

189 sites link to this hostname.

164 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fast.com.vn.

MechanismTarget
SPF_INCLUDE_spf.vhost.vn
SPF_IP103.232.121.39
SPF_IP103.27.62.27
SPF_IP103.92.28.153
SPF_IP45.122.220.196
SPF_IP45.122.221.52

Related pages

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

Cypher and MCP

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

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