Hostname
form-12203.com
Last fetched
form-12203.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
form-12203.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.229.53.131 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.86.160.81 | 52.86.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.164.7.113 | 54.164.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.88.243.48 | 54.88.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of form-12203.com owner
- Contact emails
- 34d64136-48bc-4ea1-9297-ee0cd9123084@identity-protect.org
- 4b8916d0-662e-4213-9a6f-213c442a01ba@identity-protect.org
- 6d934535-fe98-409c-a9a7-631fed89bd26@identity-protect.org
- 8761a4c6-fa66-414b-a289-14ce374cdc0b@identity-protect.org
- a3f1b496-7ac0-453d-aca6-8acb0c05cc0a@identity-protect.org
- a8c844b2-735d-43b6-90d4-0c1916146e2a@identity-protect.org
- c3c6fa77-10c9-4914-9750-f1fc6b0b6803@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from form-12203.com in the public web crawl.
10 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from form-12203.com.
- IP · 3.229.53.131
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 34d64136-48bc-4ea1-9297-ee0cd9123084@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: "form-12203.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.