Hostname
ezmax.ca
Last fetched
ezmax.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PE. WHOIS lists iana:156 as the registrar.
Nutrition Label
Resolution chain
ezmax.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.13.126 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 18.164.13.43 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 18.164.13.71 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 18.164.13.79 | 18.164.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 18.173.219.103 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.128 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.45 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.95 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:156
- Organization
- ian lord
- Contact emails
Subdomains
9 observed subdomains of ezmax.ca.
Web-graph footprint
Distinct hostnames that link to or from ezmax.ca in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for ezmax.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 39904265.spf02.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 66.236.85.199 |
Related pages
Pivot deeper into the graph from ezmax.ca.
- IP · 18.164.13.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:156
- Country · PE
- Email · domain-admin@ezmax.ca
- TLD · .ca
- Browse hostnames · ez…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ezmax.ca"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.