Hostname
tdesatel.net
Last fetched
tdesatel.net resolves to 1 IPv4 address operated by AS13489 in CO. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tdesatel.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 190.70.53.28 | 190.72.128.0/19 | AS13489 | — | CO |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 00d07d63-4713-4da9-ba28-ff53604b2730@identity-protect.org
- 1ad8ed19-1640-45ae-81e1-e44999b6d0aa@identity-protect.org
- 3df7fb42-f89d-4a42-bc6f-8edb7a923ac4@identity-protect.org
- 47f98da0-092c-4628-883e-d8820dcfae0d@identity-protect.org
- 81b7d89d-d830-4871-80ca-9ccb1cbacb05@identity-protect.org
- b9d9cfc5-1ec6-41a6-80fd-11b4c915a6aa@identity-protect.org
- c2760310-b89a-4b3f-8b8f-866539259f21@identity-protect.org
- owner-11035865@tdesatel.net.whoisprivacyservice.org
Subdomains
118 observed subdomains of tdesatel.net.
Showing 25 of 118. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from tdesatel.net.
- IP · 190.70.53.28
- ASN · AS13489
- Registrar · iana:468
- Country · CO
- Email · 00d07d63-4713-4da9-ba28-ff53604b2730@identity-protect.org
- TLD · .net
- Browse hostnames · td…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tdesatel.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.