Skip to content

Hostname

ez-tech.com.mx

Last fetched

ez-tech.com.mx resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ez-tech.com.mxRouting diversity5.7/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ez-tech.com.mx

Resolution chain

ez-tech.com.mx resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.187.1216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.7216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.7316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.35.2116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.16.2203.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.33.7752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.119.10152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.131.10152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.139.1352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.204.15752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.224.21352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.230.19752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.33.4352.217.33.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.81.5952.217.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.224.554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ez-tech.com.mx in WhisperGraph.

Subdomains

1 observed subdomain of ez-tech.com.mx.

Web-graph footprint

Distinct hostnames that link to or from ez-tech.com.mx in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ez-tech.com.mx.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ez-tech.com.mx.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ez-tech.com.mx"})-[: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.