Skip to content

Hostname

mpsc.gov.in

Last fetched

mpsc.gov.in resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:national informatics centre (r12-afin) as the registrar.

Nutrition Label

WHISPER CANON · mpsc.gov.inRouting diversity4.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mpsc.gov.in

Resolution chain

mpsc.gov.in resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.205.166.21513.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.169.20813.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.183.17915.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.188.2503.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.48.2373.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.132.21235.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.3.20535.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.21.14652.66.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.112.14765.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.2.134.18565.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.43.14513.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.207.62.21113.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.235.22313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.98.15013.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
registrar:national informatics centre (r12-afin)
Organization
mr. sunil awatade
Contact emails

Subdomains

1 observed subdomain of mpsc.gov.in.

Web-graph footprint

Distinct hostnames that link to or from mpsc.gov.in in the public web crawl.

838 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mpsc.gov.in.

MechanismTarget
SPF_INCLUDEmgovcloud.in

Related pages

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

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mpsc.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.