Hostname
ndml.in
Last fetched
ndml.in resolves to 1 IPv4 address operated by TATACOMM-AS - TATA Communications formerly VSNL is Leading ISP in IN. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ndml.in 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 |
|---|---|---|---|---|
| 121.242.223.252 | 121.242.222.0/23 | AS4755 | TATACOMM-AS - TATA Communications formerly VSNL is Leading ISP | IN |
WHOIS identity
- Registrar
- iana:146
- Organization
- nsdl database management
- Contact emails
Subdomains
25 observed subdomains of ndml.in.
Web-graph footprint
Distinct hostnames that link to or from ndml.in in the public web crawl.
30 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for ndml.in.
| Mechanism | Target |
|---|---|
| SPF_A | ndml.in |
| SPF_INCLUDE | 162157c58.spf2.netcorecloud.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes-in.trendmicro.com |
| SPF_IP | 121.242.223.244/32 |
Related pages
Pivot deeper into the graph from ndml.in.
- IP · 121.242.223.252
- ASN · AS4755TATACOMM-AS - TATA Communications formerly VSNL is Leading ISP
- Registrar · iana:146
- Country · IN
- Email · vijayg@nsdl.co.in
- TLD · .in
- Browse hostnames · nd…
- 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: "ndml.in"})-[: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.