Hostname
mgsu.in
Last fetched
mgsu.in resolves to 15 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in IN. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
mgsu.in resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 145.79.210.161 | 145.79.210.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | IN |
| 86.38.243.67 | 86.38.243.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | IN |
| 92.113.16.141 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.157 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.168 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.30 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.80 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.146 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.163 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.2 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.207 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.25 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.50 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 2.57.91.120 | 2.57.91.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | LT |
| 88.222.222.101 | 88.222.222.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | LT |
WHOIS identity
- Registrar
- iana:472
- Organization
- piotr panczyk
- Contact emails
Subdomains
1 observed subdomain of mgsu.in.
| Subdomain |
|---|
| www.mgsu.in |
Threat posture
History
Related pages
Pivot deeper into the graph from mgsu.in.
- IP · 145.79.210.161
- ASN · AS47583AS-HOSTINGER - Hostinger International Limited
- Registrar · iana:472
- Country · IN
- Email · kontakt@shanti.pl
- TLD · .in
- Browse hostnames · mg…
- 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: "mgsu.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.