Skip to content

Hostname

superdata.vn

Last fetched

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

Nutrition Label

WHISPER CANON · superdata.vnRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/superdata.vn

Resolution chain

superdata.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.134112.213.89.0/24AS45544VN

WHOIS identity

No WHOIS records are currently associated with superdata.vn in WhisperGraph.

Subdomains

411 observed subdomains of superdata.vn.

Web-graph footprint

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

10 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for superdata.vn.

MechanismTarget
SPF_IP103.252.254.17
SPF_IP103.7.43.145
SPF_IP103.77.163.52
SPF_IP112.213.82.106
SPF_IP112.213.82.187
SPF_IP112.213.82.80
SPF_IP112.213.82.81
SPF_IP112.213.93.30
SPF_IP123.30.104.20
SPF_IP123.30.244.109
SPF_IP198.50.123.121
SPF_IP222.255.121.187
SPF_IP222.255.121.215
SPF_IP27.0.13.50
SPF_IP27.0.13.51
SPF_IP27.0.13.52
SPF_IP27.0.13.53
SPF_IP27.0.13.66
SPF_IP27.0.13.68
SPF_IP27.0.13.69
SPF_IP27.0.13.90
SPF_IP27.0.13.91
SPF_IP27.0.13.92/26
SPF_IP27.0.13.93
SPF_IP27.0.13.94
SPF_IP27.0.13.95
SPF_MXsuperdata.vn

Related pages

Pivot deeper into the graph from superdata.vn.

Cypher and MCP

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

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