Skip to content

Hostname

cmax.com.au

Last fetched

cmax.com.au resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · cmax.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cmax.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.50.93104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.159.235172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:melbourne it
Organization
angus suttor
Contact emails

Subdomains

8 observed subdomains of cmax.com.au.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cmax.com.au.

MechanismTarget
SPF_Acmax.com.au
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.v6send.net
SPF_IP14.200.70.214
SPF_IP27.131.109.2
SPF_IP61.68.30.58
SPF_MXcmax.com.au

Related pages

Pivot deeper into the graph from cmax.com.au.

Cypher and MCP

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

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