Skip to content

Hostname

esto.com.mx

Last fetched

esto.com.mx resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.

Nutrition Label

WHISPER CANON · esto.com.mxRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/esto.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.12413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.229.2618.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.229.3018.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.229.3218.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.229.3318.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:akky (una division de nic mexico)
Organization
organizacion editorial mexicana sa de cv
Contact emails

Subdomains

6 observed subdomains of esto.com.mx.

Web-graph footprint

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

439 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for esto.com.mx.

MechanismTarget
SPF_Amail.esto.com.mx
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from esto.com.mx.

Cypher and MCP

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

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