All hostnames benchurl.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · benchurl.com Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/benchurl.com Resolution chain benchurl.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.21.255.232 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.22.103.98 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.22.33.195 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.22.53.235 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.22.57.129 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.145.31.54 16.145.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.147.122.17 16.147.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.208.188.226 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.211.60.235 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.211.91.249 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.212.119.141 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.214.53.38 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.214.61.30 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.155.58.23 35.155.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.162.116.49 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.162.166.123 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.164.139.186 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.95.171.101 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.227.159.5 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.228.206.250 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint Distinct hostnames that link to or from benchurl.com in the public web crawl.
Mail and authentication SPF policy 3 SPF mechanisms authorising senders for benchurl.com.
Mechanism Target SPF_A benchurl.com SPF_INCLUDE bmsend.com SPF_MX benchurl.com
Related pages Pivot deeper into the graph from benchurl.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "benchurl.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 .