Skip to content

Hostname

dish.com.mx

Last fetched

dish.com.mx resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.

Nutrition Label

WHISPER CANON · dish.com.mxRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/dish.com.mx

Resolution chain

dish.com.mx resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.158.57.1654.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:akky (una division de nic mexico)
Organization
comercializadora de frecuencias satelitales s de rl de cv
Contact emails

Subdomains

29 observed subdomains of dish.com.mx.

Web-graph footprint

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

66 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dish.com.mx.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEmd02.com
SPF_INCLUDEspf.onesignal.email
SPF_INCLUDEspf.protection.outlook.com
SPF_IP189.240.99.114
SPF_IP201.139.3.16

Related pages

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

Cypher and MCP

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

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