Skip to content

Hostname

vdata.asia

Last fetched

vdata.asia resolves to 1 IPv4 address operated by AS45839 in MY. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · vdata.asiaRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vdata.asia

Resolution chain

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

IPPrefixASNOperatorCountry
124.217.241.37124.217.241.0/24AS45839MY

WHOIS identity

Registrar
iana:303
Organization
nick t
Contact emails

Subdomains

20 observed subdomains of vdata.asia.

Web-graph footprint

Distinct hostnames that link to or from vdata.asia in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for vdata.asia.

MechanismTarget
SPF_Avdata.asia
SPF_INCLUDEspf.mailsentinel.net
SPF_IP111.90.130.0/24
SPF_IP124.217.241.0/24
SPF_MXvdata.asia

Related pages

Pivot deeper into the graph from vdata.asia.

Cypher and MCP

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

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