Skip to content

Hostname

myabsorb.com.au

Last fetched

myabsorb.com.au resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:godaddy.com llc trading as godaddy.com as the registrar.

Nutrition Label

WHISPER CANON · myabsorb.com.auRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/myabsorb.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.210.19.24813.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.21.17613.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.53.2713.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.26.4115.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.63.1033.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.80.1773.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.4.20852.64.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.67.7354.206.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.195.15054.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.216.10054.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.15.10354.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.55.554.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
32.236.34.24532.236.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.72.15716.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
michael owens
Contact emails

Subdomains

22 observed subdomains of myabsorb.com.au.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for myabsorb.com.au.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.54.180.92
SPF_IP35.173.93.113
SPF_IP69.169.234.163

Related pages

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

Cypher and MCP

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

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