Hostname
deity.gov.in
Last fetched
deity.gov.in has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:national informatics centre (r12-afin) as the registrar.
Nutrition Label
Resolution chain
deity.gov.in has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:national informatics centre (r12-afin)
- Organization
- ajai kumar garg , add director
- Contact emails
Subdomains
2 observed subdomains of deity.gov.in.
| Subdomain |
|---|
| esdm-skill.deity.gov.in |
Showing 1 of 2. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from deity.gov.in in the public web crawl.
212 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for deity.gov.in.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mgovcloud.in |
| SPF_INCLUDE | spf.mailcloud.in |
| SPF_IP | 164.100.10.0/24 |
| SPF_IP | 164.100.13.0/24 |
| SPF_IP | 164.100.14.0/24 |
| SPF_IP | 164.100.15.0/24 |
| SPF_IP | 164.100.172.0/24 |
| SPF_IP | 164.100.2.0/24 |
| SPF_MX | deity.gov.in |
Related pages
Pivot deeper into the graph from deity.gov.in.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "deity.gov.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.