Skip to content

Hostname

ezmax.com

Last fetched

ezmax.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ezmax.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ezmax.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.3413.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.5913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.7213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.8513.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.69.12513.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.3813.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.6413.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.8413.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
65.9.175.11365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of ezmax.com owner
Contact emails

Subdomains

89 observed subdomains of ezmax.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ezmax.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ezmax.com.

Cypher and MCP

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

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