Skip to content

Hostname

m.aussiebum.com

Last fetched

m.aussiebum.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · m.aussiebum.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/m.aussiebum.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.170.221.1153.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.1233.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.1283.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.943.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.198.1113.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.693.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.733.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.893.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with m.aussiebum.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for m.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 m.aussiebum.com.

Cypher and MCP

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

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