Hostname
miuindia.com
Last fetched
miuindia.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1495 as the registrar.
Nutrition Label
Resolution chain
miuindia.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.36.128 | 16.12.40.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 16.12.36.60 | 16.12.40.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 16.12.40.24 | 16.12.48.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 16.12.40.72 | 16.12.48.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.208.105 | 3.5.209.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.211.202 | 3.5.212.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.211.218 | 3.5.212.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.211.239 | 3.5.212.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.211.246 | 3.5.212.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.211.25 | 3.5.212.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.211.57 | 3.5.212.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.213.42 | 3.5.214.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.156.148 | 52.219.166.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.156.76 | 52.219.166.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.62.122 | 52.219.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.66.18 | 52.219.80.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:1495
- Organization
- graposs edutech pvt.
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from miuindia.com.
- IP · 16.12.36.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1495
- Country · IN
- Email · kuldeep.negi@sarkaripariksha.com
- TLD · .com
- Browse hostnames · mi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "miuindia.com"})-[: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.