Hostname
frozeninframe.com
Last fetched
frozeninframe.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
frozeninframe.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 |
|---|---|---|---|---|
| 13.32.241.100 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.29 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.77 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.86 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.63.119 | 18.154.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.154.63.2 | 18.154.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.154.63.63 | 18.154.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.154.63.95 | 18.154.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1246385024
- Contact emails
- vaboa5ws8d43@contactprivacy.email
- 76a521a9-1b4e-4066-95cc-772e2c682d69@identity-protect.org
- 9f2cda5f-9d22-41ce-b2f9-a412149928fb@identity-protect.org
- bec1fbf4-0a96-438c-9734-2e4e626df7a1@identity-protect.org
- f1ef04e9-fe69-4388-b27e-18d0800e97c5@identity-protect.org
- faf9f361-8972-4ce2-be2c-b345f08d8bdc@identity-protect.org
Subdomains
1 observed subdomain of frozeninframe.com.
| Subdomain |
|---|
| photos.frozeninframe.com |
Threat posture
History
Related pages
Pivot deeper into the graph from frozeninframe.com.
- IP · 13.32.241.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · vaboa5ws8d43@contactprivacy.email
- TLD · .com
- Browse hostnames · fr…
- 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: "frozeninframe.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.