Skip to content

Hostname

safe-site.protected-forms.com

Last fetched

safe-site.protected-forms.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · safe-site.protected-forms.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/safe-site.protected-forms.com

Resolution chain

safe-site.protected-forms.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
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.51.5.58100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.241.6618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.242.863.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.243.1053.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.1.183.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.14.1743.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.242.12844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.142.22054.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.115.19354.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.162.1154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.199.1854.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
100.57.212.227100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with safe-site.protected-forms.com in WhisperGraph.

Threat posture

History

Related pages

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

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "safe-site.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.