Hostname
megvure.com
Last fetched
megvure.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
megvure.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.219.66.126 | 52.219.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.66.50 | 52.219.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of megvure.com owner
- Contact emails
- 16137a94-9468-4b83-8e45-71d1611742b3@identity-protect.org
- 52343a7e-7204-4a14-8469-efb48b6485d8@identity-protect.org
- 9790805c-c54a-4282-becf-8d53c1f4f6e1@identity-protect.org
- 9793df03-a25e-4758-926c-980a28cba4a3@identity-protect.org
- 9f2b1b73-1299-41bf-b6b9-20977c504263@identity-protect.org
- ce06c8d4-c49e-4f67-b0be-e730cae9a4ca@identity-protect.org
- owner-5483749@megvure.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from megvure.com.
- IP · 52.219.66.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 16137a94-9468-4b83-8e45-71d1611742b3@identity-protect.org
- TLD · .com
- Browse hostnames · me…
- 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: "megvure.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.