Skip to content

Hostname

mydish.com

Last fetched

mydish.com resolves to 1 IPv4 address operated by ECHOSTAR - Dish Network Corporation in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · mydish.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mydish.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.170.250.1266.170.250.0/24AS13996ECHOSTAR - Dish Network CorporationUS

WHOIS identity

Registrar
iana:299
Organization
dish network
Contact emails

Subdomains

3 observed subdomains of mydish.com.

Web-graph footprint

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

304 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mydish.com.

MechanismTarget
SPF_INCLUDE_spf-dc50.sapsf.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spfinc1.service-now.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP149.96.6.2/32
SPF_IP149.96.6.3/32
SPF_IP35.162.134.53
SPF_IP66.170.243.72
SPF_IP66.170.243.73
SPF_IP66.170.252.72
SPF_IP66.170.252.73

Related pages

Pivot deeper into the graph from mydish.com.

Cypher and MCP

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

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