Hostname
ndm.guru
Last fetched
ndm.guru resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:1291 as the registrar.
Nutrition Label
Resolution chain
ndm.guru 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 |
|---|---|---|---|---|
| 209.97.164.252 | 209.97.160.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | SG |
WHOIS identity
- Registrar
- iana:1291
- Organization
- nathan metcalf
- Contact emails
Subdomains
7 observed subdomains of ndm.guru.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ndm.guru.
| Mechanism | Target |
|---|---|
| SPF_A | jabba.ndm.guru |
| SPF_A | ndm.guru |
| SPF_IP | 172.105.185.6 |
| SPF_MX | ndm.guru |
Related pages
Pivot deeper into the graph from ndm.guru.
- IP · 209.97.164.252
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1291
- Country · SG
- Email · domains@privateregistryauthority.com
- TLD · .guru
- 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: "ndm.guru"})-[: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.