Hostname
mp.gov.in
Last fetched
mp.gov.in resolves to 2 IPv4 addresses operated by MPSEDC-AS-IN - Madhya Pradesh State Electronics Development Corporation Ltd. in IN. WHOIS lists registrar:national informatics centre (r12-afin) as the registrar.
Nutrition Label
Resolution chain
mp.gov.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.94.206.207 | 103.94.206.0/24 | AS136291 | MPSEDC-AS-IN - Madhya Pradesh State Electronics Development Corporation Ltd. | IN |
| 103.86.26.51 | 103.86.26.0/24 | AS136291 | MPSEDC-AS-IN - Madhya Pradesh State Electronics Development Corporation Ltd. | IN |
WHOIS identity
- Registrar
- registrar:national informatics centre (r12-afin)
- Organization
- addl. secretary, department of information technology
- Contact emails
Subdomains
331 observed subdomains of mp.gov.in.
Showing 25 of 331. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mp.gov.in in the public web crawl.
867 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for mp.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 | mp.gov.in |
Related pages
Pivot deeper into the graph from mp.gov.in.
- IP · 103.94.206.207
- ASN · AS136291MPSEDC-AS-IN - Madhya Pradesh State Electronics Development Corporation Ltd.
- Registrar · registrar:national informatics centre (r12-afin)
- Country · IN
- Email · hariranjanrao@mp.gov.in
- Apex domain · gov.in
- TLD · .in
- Browse hostnames · mp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mp.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.