Skip to content

Hostname

areal.com.au

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.85.101108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.105108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.23108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.3108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.91.10799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.1199.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.11899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5499.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
registrar:godaddy.com llc trading as godaddy.com
Organization
xiuting chen
Contact emails

Subdomains

2 observed subdomains of areal.com.au.

Web-graph footprint

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

13 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for areal.com.au.

MechanismTarget
SPF_INCLUDE_s00829750.autospf.email

Related pages

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

Cypher and MCP

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

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