Hostname
form-1125-a.com
Last fetched
form-1125-a.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-1125-a.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-1125-a.com owner
- Contact emails
- 3de1c83c-9f91-42da-a2b8-9dd931fad066@identity-protect.org
- 45c6bc48-4f84-4afe-82ad-3a2146aaf1db@identity-protect.org
- 7f4849f9-f3a1-4d2a-9164-db72f0ef7c9c@identity-protect.org
- 929c285d-33b2-4324-bd3d-7a6015634fe4@identity-protect.org
- bddc49c0-fa86-44c0-8acc-a8bec77f0fe2@identity-protect.org
- bfe5ad1a-8c92-443f-9097-d3636c76c0c2@identity-protect.org
- dcea66cd-9f83-49f2-bb26-257ae3a4aa10@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from form-1125-a.com in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from form-1125-a.com.
- IP · 3.229.53.131
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3de1c83c-9f91-42da-a2b8-9dd931fad066@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-1125-a.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.