Hostname
get-marvel.com
Last fetched
get-marvel.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
get-marvel.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 |
|---|---|---|---|---|
| 16.15.195.40 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.223.37 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.67.157 | 16.182.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.212.5 | 52.216.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.213.229 | 52.216.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.51.205 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.51.221 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.48.99 | 52.217.48.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of get-marvel.com owner
- Contact emails
- 1c4b7eff-9c4c-45d7-8e9c-2a7efa1b086d@identity-protect.org
- 5377b207-a605-4af4-b801-0c30ea548cca@identity-protect.org
- 68db7b53-ecae-4305-86af-968d731a20ad@identity-protect.org
- 7619d6d0-1aee-4a56-bbff-edf642ef91aa@identity-protect.org
- b0d21246-8a93-4d66-8600-35398e53a484@identity-protect.org
- contact@privacyprotect.org
- f6010b22-d058-4a70-ae7d-71479dec4813@identity-protect.org
- owner-6445258@get-marvel.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from get-marvel.com.
- IP · 16.15.195.40
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1c4b7eff-9c4c-45d7-8e9c-2a7efa1b086d@identity-protect.org
- TLD · .com
- Browse hostnames · ge…
- 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: "get-marvel.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.