Skip to content

Hostname

dish.mx

Last fetched

dish.mx resolves to 1 IPv4 address operated by AS18449 in MX.

Nutrition Label

WHISPER CANON · dish.mxRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/dish.mx

Resolution chain

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

IPPrefixASNOperatorCountry
201.139.1.108201.139.1.0/24AS18449MX

WHOIS identity

No WHOIS records are currently associated with dish.mx in WhisperGraph.

Subdomains

4 observed subdomains of dish.mx.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for dish.mx.

MechanismTarget
SPF_Adish.mx
SPF_IP191.1.33.83
SPF_IP191.1.33.84
SPF_IP191.1.33.85
SPF_IP191.1.33.86
SPF_IP191.1.51.4
SPF_IP201.139.1.0/24
SPF_IP201.139.1.204
SPF_IP201.139.1.26
SPF_IP201.139.2.0/24
SPF_MXdish.mx
SPF_MXsmtp.dish.mx

Related pages

Pivot deeper into the graph from dish.mx.

Cypher and MCP

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

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