Skip to content

Hostname

outlook.com.url.protected-forms.com

Last fetched

outlook.com.url.protected-forms.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · outlook.com.url.protected-forms.comRouting diversity6.1/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/outlook.com.url.protected-forms.com

Resolution chain

outlook.com.url.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.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
18.213.7.13518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.67.2113.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.234.2543.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.1.183.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.77.43.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.199.25334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.34.1634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.247.7644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.88.20952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.70.12152.44.0.0/15AS14618AMAZON-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.211.225.11954.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.162.1154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.253.2218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.146.16150.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with outlook.com.url.protected-forms.com in WhisperGraph.

Subdomains

4 observed subdomains of outlook.com.url.protected-forms.com.

Threat posture

History

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "outlook.com.url.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.