Skip to content

Hostname

vas.com.au

Last fetched

vas.com.au resolves to 1 IPv4 address operated by AS4764 in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
180.181.226.117180.181.224.0/22AS4764AU

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
debbie pareezer
Contact emails

Subdomains

18 observed subdomains of vas.com.au.

Web-graph footprint

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

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for vas.com.au.

MechanismTarget
SPF_Avas.com.au
SPF_INCLUDEsb2group.com.au
SPF_INCLUDEspf.sb2group.com.au
SPF_IP172.105.174.19
SPF_IP180.181.226.117
SPF_IP194.195.253.115
SPF_IP221.121.148.52
SPF_IP27.50.75.140
SPF_MXvas.com.au

Related pages

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

Cypher and MCP

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

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