All hostnames data.allstate.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · data.allstate.com Routing diversity 6.5/10 Peering density 6.6/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/data.allstate.com Resolution chain data.allstate.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.24.96.126 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.29.45.160 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.210.128.176 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 23.21.57.125 23.20.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.209.201.228 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.214.178.107 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.226.44.225 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.227.136.145 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.228.230.214 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.230.146.42 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.233.58.130 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.235.70.18 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.196.165.50 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.202.66.109 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.205.88.196 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.224.246.163 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.237.255.220 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.174.228.92 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.193.119.130 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.195.178.43 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with data.allstate.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from data.allstate.com in the public web crawl.
Related pages Pivot deeper into the graph from data.allstate.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "data.allstate.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 .