Skip to content

Hostname

aussiebum.com

Last fetched

aussiebum.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · aussiebum.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aussiebum.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.225.10418.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.12018.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.6818.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.8418.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.141.10518.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.3218.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.618.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.7918.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
52.222.214.11652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.12852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.1552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1609
Organization
aussiebum
Contact emails

Subdomains

37 observed subdomains of aussiebum.com.

Web-graph footprint

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

220 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aussiebum.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfau.rocketseed.com
SPF_IP61.69.255.54

Related pages

Pivot deeper into the graph from aussiebum.com.

Cypher and MCP

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

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