Skip to content

Hostname

ntv.es

Last fetched

ntv.es resolves to 1 IPv4 address operated by CDmon - 10dencehispahard, S.L. in ES.

Nutrition Label

WHISPER CANON · ntv.esRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ntv.es

Resolution chain

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

IPPrefixASNOperatorCountry
46.16.62.7846.16.56.0/21AS197712CDmon - 10dencehispahard, S.L.ES

WHOIS identity

No WHOIS records are currently associated with ntv.es in WhisperGraph.

Subdomains

1,196 observed subdomains of ntv.es.

Web-graph footprint

Distinct hostnames that link to or from ntv.es in the public web crawl.

60 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ntv.es.

MechanismTarget
SPF_Antv.es
SPF_INCLUDEeu-west-1.amazonses.com
SPF_IP217.18.228.63/32
SPF_MXntv.es

Related pages

Pivot deeper into the graph from ntv.es.

Cypher and MCP

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

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