Hostname
ndbiindia.org
Last fetched
ndbiindia.org resolves to 1 IPv4 address operated by ISSPL-IN - IBEE Software Solutions Pvt. Ltd. in IN. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
ndbiindia.org 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 |
|---|---|---|---|---|
| 103.24.200.196 | 103.24.200.0/22 | AS58909 | ISSPL-IN - IBEE Software Solutions Pvt. Ltd. | IN |
WHOIS identity
- Registrar
- iana:303
- Organization
- national design business incubator
- Contact emails
Subdomains
13 observed subdomains of ndbiindia.org.
Web-graph footprint
Distinct hostnames that link to or from ndbiindia.org in the public web crawl.
17 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ndbiindia.org
SPF policy
4 SPF mechanisms authorising senders for ndbiindia.org.
| Mechanism | Target |
|---|---|
| SPF_A | ndbiindia.org |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 103.24.200.196 |
| SPF_MX | ndbiindia.org |
Related pages
Pivot deeper into the graph from ndbiindia.org.
- IP · 103.24.200.196
- ASN · AS58909ISSPL-IN - IBEE Software Solutions Pvt. Ltd.
- Registrar · iana:303
- Country · IN
- Email · vikram_p@nid.edu
- TLD · .org
- 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: "ndbiindia.org"})-[: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.