All hostnames end.scorecardresearch.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · end.scorecardresearch.com Routing diversity 6.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 4.8/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/end.scorecardresearch.com Resolution chain end.scorecardresearch.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 18.153.141.23 18.153.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.156.97.184 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.157.216.180 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.157.228.195 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.157.59.230 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.159.102.2 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.185.35.135 18.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.193.181.194 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.193.230.0 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.193.31.209 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.194.114.30 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.195.17.161 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.195.184.92 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.195.53.15 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.196.187.34 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.197.24.216 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.197.35.36 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.197.71.83 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.198.21.202 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.199.227.123 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with end.scorecardresearch.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from end.scorecardresearch.com in the public web crawl.
Related pages Pivot deeper into the graph from end.scorecardresearch.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "end.scorecardresearch.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 .