Hostname
datum.tv
Last fetched
datum.tv resolves to 1 IPv4 address operated by AS9790 in NZ. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
datum.tv 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 |
|---|---|---|---|---|
| 219.88.246.29 | 219.88.240.0/20 | AS9790 | — | NZ |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- 07d4e7180a161233659c293166538ae6@domaindiscreet.com
- 2e418a450a28fd0a3c50b84cf5d6253f@domaindiscreet.com
- 35a6418e0a1612336cac0a38253b282b@domaindiscreet.com
- 5c35146e0a28fd0a7fc57b881b1492fe@domaindiscreet.com
- 6df85cd30a28fd0a6cf26de49b70ea3b@domaindiscreet.com
- 7608e1610a28fd0a1bf951e087f2111c@domaindiscreet.com
Subdomains
195 observed subdomains of datum.tv.
Showing 25 of 195. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from datum.tv in the public web crawl.
855 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from datum.tv.
- IP · 219.88.246.29
- ASN · AS9790
- Registrar · iana:146
- Country · NZ
- Email · 07d4e7180a161233659c293166538ae6@domaindiscreet.com
- TLD · .tv
- Browse hostnames · da…
- 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: "datum.tv"})-[: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.