Skip to content

Hostname

nsdl.com

Last fetched

nsdl.com resolves to 1 IPv4 address operated by NSDLDEPO-AS-IN NATIONAL SECURITIES DEPOSITORY LTD in IN. WHOIS lists iana:440 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.39.32.68103.39.32.0/24AS150105NSDLDEPO-AS-IN NATIONAL SECURITIES DEPOSITORY LTDIN

WHOIS identity

Registrar
iana:440
Organization
mr. kishore d. sudra
Contact emails

Subdomains

49 observed subdomains of nsdl.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nsdl.com.

MechanismTarget
SPF_Ansdl.com
SPF_INCLUDE58302358.ppspf.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes-in.trendmicro.com
SPF_INCLUDEspfcorp.netcore.co.in
SPF_INCLUDEtransmail.net.in
SPF_INCLUDEzoho.in
SPF_IP14.143.115.69/32
SPF_IP14.143.57.172/32
SPF_MXnsdl.com

Related pages

Pivot deeper into the graph from nsdl.com.

Cypher and MCP

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

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