Hostname
forge-creations.com
Last fetched
forge-creations.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
forge-creations.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.161.34.117 | 18.161.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.34.67 | 18.161.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.34.78 | 18.161.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.34.86 | 18.161.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.9.189.118 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.124 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.128 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.48 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- wix.com
- Contact emails
- forge-creations.com@wix-domains.com
- 342107cb-5916-4eb7-a240-136cb5bd8160@identity-protect.org
- 51e211ee-beb9-4fad-8029-e74e8ce00c3f@identity-protect.org
- 5e305a57-fa28-4c44-ba86-8291163d8993@identity-protect.org
- c7750b78-09ef-4d09-ab49-bebb20db5455@identity-protect.org
- d0fd84d1-851b-4f74-b6a1-f667bf85bc18@identity-protect.org
Subdomains
1 observed subdomain of forge-creations.com.
| Subdomain |
|---|
| app.forge-creations.com |
Threat posture
History
Related pages
Pivot deeper into the graph from forge-creations.com.
- IP · 18.161.34.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · forge-creations.com@wix-domains.com
- 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: "forge-creations.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.