Skip to content

Hostname

vdd.com.au

Last fetched

vdd.com.au resolves to 1 IPv4 address operated by AS56037 in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · vdd.com.auRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/vdd.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
122.129.219.2122.129.216.0/22AS56037AU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
mary ann
Contact emails

Subdomains

2 observed subdomains of vdd.com.au.

Web-graph footprint

Distinct hostnames that link to or from vdd.com.au in the public web crawl.

23 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • vdd.com.au

SPF policy

3 SPF mechanisms authorising senders for vdd.com.au.

MechanismTarget
SPF_Avdd.com.au
SPF_IP122.129.219.2
SPF_MXvdd.com.au

Related pages

Pivot deeper into the graph from vdd.com.au.

Cypher and MCP

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

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