Skip to content

Hostname

maax.com

Last fetched

maax.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · maax.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/maax.com

Resolution chain

maax.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
attn maax.com care of network solutions
Contact emails

Subdomains

36 observed subdomains of maax.com.

Web-graph footprint

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

436 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for maax.com.

MechanismTarget
SPF_Amail.maax.com
SPF_Amail2.maax.com
SPF_INCLUDE24202603.spf01.hubspotemail.net
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEca._netblocks.mimecast.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP104.224.125.221
SPF_IP131.119.13.246
SPF_IP142.116.39.107
SPF_IP142.116.39.111
SPF_IP142.169.146.156
SPF_IP205.206.204.50
SPF_IP205.237.53.123
SPF_IP205.237.53.80
SPF_IP206.162.181.139
SPF_IP207.182.65.172
SPF_IP216.218.54.22
SPF_IP216.226.50.102
SPF_IP216.226.50.9
SPF_IP24.122.203.120
SPF_IP24.122.213.107
SPF_IP24.67.45.95
SPF_IP4.17.7.18
SPF_IP50.217.156.250
SPF_IP50.233.54.254
SPF_IP67.237.46.60
SPF_IP67.69.160.18
SPF_IP71.201.98.8
SPF_IP74.93.243.230
SPF_IP75.155.147.244
SPF_IP96.68.232.66
SPF_IP96.93.124.1
SPF_IP97.64.230.254

Related pages

Pivot deeper into the graph from maax.com.

Cypher and MCP

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

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