Hostname
forgeprompt.com
Last fetched
forgeprompt.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
forgeprompt.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.36.23 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.58 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.69 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.94 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of forgeprompt.com owner
- Contact emails
- 07cad554-f85a-47e2-94dd-1dfcd55c0e98@identity-protect.org
- 273b6368-89e6-4a97-b704-70f4ea380f0e@identity-protect.org
- 2b38b342-0d91-4715-967b-2e198bcb2f20@identity-protect.org
- 3db878b1-0f69-40b6-ad05-2bda19b1d229@identity-protect.org
- b2b78e7a-29c3-42fc-91d4-9193cbd15f02@identity-protect.org
- df3c8d41-32f2-4f3e-942c-6dde7522c1a3@identity-protect.org
Subdomains
3 observed subdomains of forgeprompt.com.
Threat posture
History
Related pages
Pivot deeper into the graph from forgeprompt.com.
- IP · 3.164.36.23
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 07cad554-f85a-47e2-94dd-1dfcd55c0e98@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: "forgeprompt.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.