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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.205.166.215 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.235.169.208 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 15.207.183.179 | 15.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.7.188.250 | 3.6.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.7.48.237 | 3.6.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 35.154.132.212 | 35.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 35.154.3.205 | 35.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.66.21.146 | 52.66.0.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.0.112.147 | 65.0.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.2.134.185 | 65.0.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.206.43.145 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.207.62.211 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.205.235.223 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.202.98.150 | 13.202.0.0/15 | AS16509 | AMAZON-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.
| Subdomain |
|---|
| www.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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for mpsc.gov.in.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mgovcloud.in |
Related pages
Pivot deeper into the graph from mpsc.gov.in.
- IP · 13.205.166.215
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:national informatics centre (r12-afin)
- Country · IN
- Email · sec_mpsc@maharashtra.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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.