Hostname
form-w-7.com
Last fetched
form-w-7.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-w-7.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 |
|---|---|---|---|---|
| 100.26.19.254 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.230.190.181 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.165.95.32 | 54.164.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.243.129.230 | 54.242.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of form-w-7.com owner
- Contact emails
- 14d77a93-e6b0-4009-bf68-b3ee9dba43d9@identity-protect.org
- 1a1cc735-5743-4e9a-853d-e93196546417@identity-protect.org
- 3d33f439-883f-472e-9e78-aa25940eedc9@identity-protect.org
- 7c7dce6b-9d61-478f-84fd-44d246ad4be4@identity-protect.org
- 969ad0c2-4f09-4bbb-bc68-fa187d7328f4@identity-protect.org
- a4949025-1e47-4578-b6b1-f94867f39289@identity-protect.org
- a612314e-755e-4cbb-9949-6294e30dd398@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from form-w-7.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from form-w-7.com.
- IP · 100.26.19.254
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 14d77a93-e6b0-4009-bf68-b3ee9dba43d9@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-w-7.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.