Hostname
dish-wireless-ops.net
Last fetched
dish-wireless-ops.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dish-wireless-ops.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 70a72a88-7973-48ea-9bb6-57701b3290a2@identity-protect.org
- 72badd7c-e8a9-45fc-8a6e-7636b84d4cb5@identity-protect.org
- 7d41b952-5d7a-48a4-89c0-40b7adb374fb@identity-protect.org
- 91ac7a9f-38cb-4743-9ae1-4f009baa9a57@identity-protect.org
- ce229a7c-33ba-477e-8386-b7f095721b19@identity-protect.org
- f0984bc5-d322-4151-8203-9f28be77cae1@identity-protect.org
- owner-7545835@dish-wireless-ops.net.whoisprivacyservice.org
Subdomains
5 observed subdomains of dish-wireless-ops.net.
Threat posture
History
Related pages
Pivot deeper into the graph from dish-wireless-ops.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dish-wireless-ops.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.