Hostname
amazon-mcf.com
Last fetched
amazon-mcf.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amazon-mcf.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.0.80.157 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of amazon-mcf.com owner
- Contact emails
- 0e53cd7a-1aad-4c2d-a768-74b11953c969@identity-protect.org
- 226015ac-244c-4b0d-99d1-e28a2b5c6a64@identity-protect.org
- 6022799a-e132-43cc-880d-74d8acdda942@identity-protect.org
- a0a60595-5bd7-437c-8113-d4000fe7cb09@identity-protect.org
- c63cab2b-e12a-4e39-b96f-a2c64d5f7767@identity-protect.org
- e1b7d71f-cf92-4f72-9f15-28942ebfd846@identity-protect.org
- e3c6dcd5-41c2-4a60-b32f-bf0e93ab431d@identity-protect.org
- f442435d-9520-4f04-ad32-70eb160e45e5@identity-protect.org
Subdomains
4 observed subdomains of amazon-mcf.com.
| Subdomain |
|---|
| m2.amazon-mcf.com |
| www.amazon-mcf.com |
Showing 2 of 4. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from amazon-mcf.com.
- IP · 52.0.80.157
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0e53cd7a-1aad-4c2d-a768-74b11953c969@identity-protect.org
- TLD · .com
- Browse hostnames · am…
- 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: "amazon-mcf.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.