Skip to content

Hostname

maxem.io

Last fetched

maxem.io resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · maxem.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/maxem.io

Resolution chain

maxem.io resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.18.116.24052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.65.12552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.219.17563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

100 observed subdomains of maxem.io.

Web-graph footprint

Distinct hostnames that link to or from maxem.io in the public web crawl.

32 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for maxem.io.

MechanismTarget
SPF_INCLUDE%{l}._spf.maxem.io

Related pages

Pivot deeper into the graph from maxem.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "maxem.io"})-[: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.