Skip to content

Hostname

2maxfm.com.au

Last fetched

2maxfm.com.au resolves to 1 IPv4 address operated by AS16276 in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · 2maxfm.com.auRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/2maxfm.com.au

Resolution chain

2maxfm.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.161.174.1951.161.128.0/17AS16276AU

WHOIS identity

Registrar
registrar:melbourne it
Organization
cassie boyd
Contact emails

Subdomains

8 observed subdomains of 2maxfm.com.au.

Web-graph footprint

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

28 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for 2maxfm.com.au.

MechanismTarget
SPF_A2maxfm.com.au
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEdelivery.mailspamprotection.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP172.105.178.17
SPF_IP203.42.40.138/25
SPF_IP51.161.174.19
SPF_IP77.104.167.114
SPF_MX2maxfm.com.au

Related pages

Pivot deeper into the graph from 2maxfm.com.au.

Cypher and MCP

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

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