Hostname
form-12508.com
Last fetched
form-12508.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-12508.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-12508.com owner
- Contact emails
- 2744aae9-ff17-4ab0-82bc-a9e4152a15e6@identity-protect.org
- 283808a6-ed0a-4dff-bc0e-b52099401383@identity-protect.org
- 28da6074-622a-4237-8fa9-3ca255d73a45@identity-protect.org
- 99b663a1-8cb4-4ba6-bae8-1113c4bd6651@identity-protect.org
- be2a2959-a3f4-43fe-878d-934213c72bd5@identity-protect.org
- ca3fc87d-c32e-4e66-a872-473a9f8c4919@identity-protect.org
- fe653f68-017a-4935-b4f3-b81b5266d92d@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from form-12508.com in the public web crawl.
11 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from form-12508.com.
- IP · 3.229.53.131
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2744aae9-ff17-4ab0-82bc-a9e4152a15e6@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-12508.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.