Skip to content

Hostname

australiaplus.com

Last fetched

australiaplus.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · australiaplus.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/australiaplus.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.107.142.1833.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.25.47.1123.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.60.2252.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.92.3954.253.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.111.17054.66.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.225.1554.66.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:468
Organization
on behalf of australiaplus.com owner
Contact emails

Subdomains

4 observed subdomains of australiaplus.com.

Web-graph footprint

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

92 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for australiaplus.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from australiaplus.com.

Cypher and MCP

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

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