Skip to content

Hostname

da.com.au

Last fetched

da.com.au resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · da.com.auRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/da.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.10613.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.3513.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.8113.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.8613.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.160.150.1263.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.193.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.253.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.283.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:melbourne it
Organization
help desk
Contact emails

Subdomains

9 observed subdomains of da.com.au.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for da.com.au.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEmailrelay.t1cloud.com
SPF_INCLUDEo365.crossware.co.nz
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEstspg-customer.com

Related pages

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

Cypher and MCP

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

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