Hostname
protected-forms.com
Last fetched
protected-forms.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
protected-forms.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.28.154.202 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.30.13.24 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.50.235.177 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.50.240.77 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.51.5.58 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 107.20.154.184 | 107.20.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.204.241.66 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.214.207.74 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.20.151.9 | 23.20.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.23.237.96 | 23.22.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.210.191.144 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.211.194.224 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.213.86.158 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.214.218.60 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.224.1.18 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.227.141.216 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.232.6.209 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.196.54.147 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.200.174.252 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.224.143.176 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of protected-forms.com owner
- Contact emails
- stus@knowbe4.com
- 0a5eecd0-c07a-4460-8e48-cdfbc74f362c@identity-protect.org
- 4caf488c-f60a-48cc-97bf-a94b6e63a3e3@identity-protect.org
- 7f9fc7d4-d726-421d-8f7b-98d50e7cb945@identity-protect.org
- c7e9b1a5-abd4-45d9-af07-4eabe31a9a35@identity-protect.org
- dbed552d-57ad-4946-9fbf-3f1a6274d63c@identity-protect.org
- e2cc5060-cec9-4a42-9e47-fc9862eccbbc@identity-protect.org
- owner-2548644@protected-forms.com.whoisprivacyservice.org
- owner-4218247@protected-forms.com.whoisprivacyservice.org
- owner-4271537@protected-forms.com.whoisprivacyservice.org
- owner-6126680@protected-forms.com.whoisprivacyservice.org
- owner-6396629@protected-forms.com.whoisprivacyservice.org
- owner-693501@protected-forms.com.whoisprivacyservice.org
- owner-8625407@protected-forms.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of protected-forms.com.
Web-graph footprint
Distinct hostnames that link to or from protected-forms.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for protected-forms.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _phishspf.knowbe4.com |
Related pages
Pivot deeper into the graph from protected-forms.com.
- IP · 100.28.154.202
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · stus@knowbe4.com
- TLD · .com
- Browse hostnames · pr…
- 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: "protected-forms.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.