Skip to content

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

WHISPER CANON · protected-forms.comRouting diversity7.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/protected-forms.com

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.

IPPrefixASNOperatorCountry
100.28.154.202100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.13.24100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.235.177100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.240.77100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.5.58100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.154.184107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.241.6618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.207.7418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.151.923.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.237.9623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.191.1443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.194.2243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.86.1583.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.218.603.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.1.183.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.141.2163.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.6.2093.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.54.14734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.174.25234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.143.17634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of protected-forms.com owner
Contact emails

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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for protected-forms.com.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com

Related pages

Pivot deeper into the graph from protected-forms.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.