Hostname
forgedforgotten.com
Last fetched
forgedforgotten.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
forgedforgotten.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 |
|---|---|---|---|---|
| 18.64.8.13 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.30 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.42 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.84 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.163.24.11 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.24.41 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.24.45 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.24.75 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of forgedforgotten.com owner
- Contact emails
- 2e15cdfd-86a6-44c4-8eba-5808837cdb97@identity-protect.org
- 5bee4eec-c2d3-4282-880a-417dfef69467@identity-protect.org
- ae60cf0b-006b-4066-8ebd-2c0c599c295e@identity-protect.org
- f1c1e9d9-d5ae-4ff9-a672-76800656e518@identity-protect.org
- f36ef21d-84a2-4480-97d5-1662b0eee80a@identity-protect.org
- ff0609b4-22df-4abd-b586-f8939bd9493d@identity-protect.org
- owner-5519304@forgedforgotten.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of forgedforgotten.com.
Threat posture
History
Related pages
Pivot deeper into the graph from forgedforgotten.com.
- IP · 18.64.8.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 2e15cdfd-86a6-44c4-8eba-5808837cdb97@identity-protect.org
- TLD · .com
- Browse hostnames · fo…
- 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: "forgedforgotten.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.