Skip to content

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

WHISPER CANON · mp.gov.inRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/mp.gov.in

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.

IPPrefixASNOperatorCountry
103.94.206.207103.94.206.0/24AS136291MPSEDC-AS-IN - Madhya Pradesh State Electronics Development Corporation Ltd.IN
103.86.26.51103.86.26.0/24AS136291MPSEDC-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.

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.

MechanismTarget
SPF_INCLUDEmgovcloud.in
SPF_INCLUDEspf.mailcloud.in
SPF_IP164.100.10.0/24
SPF_IP164.100.13.0/24
SPF_IP164.100.14.0/24
SPF_IP164.100.15.0/24
SPF_IP164.100.172.0/24
SPF_IP164.100.2.0/24
SPF_MXmp.gov.in

Related pages

Pivot deeper into the graph from mp.gov.in.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.