Hostname
mregio.com
Last fetched
mregio.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mregio.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.46.104 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.41 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.46 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.46.54 | 108.158.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.97.25 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.97.39 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.97.5 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.97.62 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mregio.com owner
- Contact emails
- 0059de87-bc45-4527-b346-34c24a9cdc66@identity-protect.org
- 7b0a0a37-bb4d-4a97-98b4-b39144f46799@identity-protect.org
- 8b822d55-f545-4642-addc-9e5402338292@identity-protect.org
- a5700419-d222-4309-bbc2-26c85c0f36fb@identity-protect.org
- bb04a744-734b-4334-87f4-3dbe9664b0f3@identity-protect.org
- d4affcb2-58c7-4fbe-8573-19142a3daedd@identity-protect.org
Subdomains
6 observed subdomains of mregio.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from mregio.com.
- IP · 108.158.46.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 0059de87-bc45-4527-b346-34c24a9cdc66@identity-protect.org
- TLD · .com
- Browse hostnames · mr…
- 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: "mregio.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.