Skip to content

Hostname

maxxmat.com

Last fetched

maxxmat.com resolves to 2 IPv4 addresses operated by AS20857 in NL. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · maxxmat.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/maxxmat.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.10.49.92185.10.48.0/22AS20857NL
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:1480
Organization
it starts with coffee
Contact emails

Subdomains

2 observed subdomains of maxxmat.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for maxxmat.com.

MechanismTarget
SPF_Amaxxmat.com
SPF_IP185.10.49.92
SPF_MXmaxxmat.com

Related pages

Pivot deeper into the graph from maxxmat.com.

Cypher and MCP

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

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