Skip to content

Hostname

ndtv.com

Last fetched

ndtv.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in SG.

Nutrition Label

WHISPER CANON · ndtv.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ndtv.com

Resolution chain

ndtv.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
125.252.217.182125.252.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.SG
184.50.223.129184.50.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.137.16723.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from ndtv.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for ndtv.com.

MechanismTarget
SPF_Ahybrid1.archana.ndtv.com
SPF_Ahybrid2.archana.ndtv.com
SPF_Andtv.com
SPF_EXISTS%{i}.spf.691.ap.iphmx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.55.184.17
SPF_IP103.55.184.21
SPF_IP103.55.184.31
SPF_IP103.55.184.32
SPF_IP103.55.184.7
SPF_IP103.55.186.7
SPF_IP119.82.66.195
SPF_IP119.82.66.204
SPF_IP125.16.62.60
SPF_IP13.251.176.31
SPF_IP207.127.107.194/32
SPF_IP207.127.107.195/32
SPF_IP3.7.173.117
SPF_IP3.7.84.82
SPF_IP34.195.198.230
SPF_IP34.204.209.58
SPF_IP34.232.11.107
SPF_IP35.173.200.110
SPF_IP52.76.21.119
SPF_IP52.76.29.250
SPF_MXndtv.com

Related pages

Pivot deeper into the graph from ndtv.com.

Cypher and MCP

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

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