Skip to content

Hostname

australia.com

Last fetched

australia.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · australia.comRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/australia.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.51.134.217184.51.134.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.208.151.22323.208.150.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.AT
23.208.99.23623.208.98.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.HK
23.41.180.21923.41.180.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.48.15.21623.48.14.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
domain admin
Contact emails

Subdomains

24 observed subdomains of australia.com.

Web-graph footprint

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

6,313 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for australia.com.

MechanismTarget
SPF_INCLUDE_u.australia.com._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from australia.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "australia.com"})-[: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.