Skip to content

Hostname

antsa.com.au

Last fetched

antsa.com.au resolves to 2 IPv4 addresses operated by AS24446 in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · antsa.com.auRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.6/10canon.whisper.security/host/antsa.com.au

Resolution chain

antsa.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:melbourne it
Organization
sally-anne mccormack
Contact emails

Subdomains

8 observed subdomains of antsa.com.au.

Web-graph footprint

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

15 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • antsa.com.au

SPF policy

7 SPF mechanisms authorising senders for antsa.com.au.

MechanismTarget
SPF_Aantsa.com.au
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP202.130.33.33
SPF_IP27.121.68.114
SPF_IP27.50.90.18
SPF_MXantsa.com.au

Related pages

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

Cypher and MCP

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

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