Skip to content

Hostname

dens.tv

Last fetched

dens.tv resolves to 1 IPv4 address operated by AS4787 in ID. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · dens.tvRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dens.tv

Resolution chain

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

IPPrefixASNOperatorCountry
202.158.99.122202.158.98.0/23AS4787ID

WHOIS identity

Registrar
iana:460
Organization
pt. digdaya
Contact emails

Subdomains

16 observed subdomains of dens.tv.

Web-graph footprint

Distinct hostnames that link to or from dens.tv in the public web crawl.

74 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for dens.tv.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.253.68.14
SPF_IP108.166.0.0/17
SPF_IP121.100.4.136
SPF_IP202.158.49.224/28
SPF_IP202.158.50.118
SPF_IP202.158.81.0/24
SPF_IP202.158.99.124
SPF_IP210.210.188.0/24
SPF_IP45.126.133.92/26
SPF_IP45.126.134.0/24
SPF_IP66.240.252.10
SPF_IP71.6.177.216

Related pages

Pivot deeper into the graph from dens.tv.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.