All hostnames backprop.finance resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label WHISPER CANON · backprop.finance Routing diversity 4.5/10 Peering density 10.0/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 3.3/10 Resolver footprint 5.6/10 canon.whisper.security/host/backprop.finance Resolution chain backprop.finance 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 104.21.51.198 104.21.48.0/20 AS13335 CLOUDFLARENET - Cloudflare, Inc. CA 13.32.241.24 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.66 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.7 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.32.241.87 13.32.241.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 172.66.40.107 172.66.40.0/21 AS13335 CLOUDFLARENET - Cloudflare, Inc. CA 172.66.43.149 172.66.40.0/21 AS13335 CLOUDFLARENET - Cloudflare, Inc. CA 172.67.185.127 172.67.176.0/20 AS13335 CLOUDFLARENET - Cloudflare, Inc. CA 18.239.69.30 18.239.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL 18.239.69.48 18.239.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL 18.239.69.57 18.239.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL 18.239.69.65 18.239.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL 3.160.39.5 3.160.36.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.160.39.71 3.160.36.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.160.39.78 3.160.36.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.160.39.79 3.160.36.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.4 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.59 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.6 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.89 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:1068 Organization privacy service provided by withheld for privacy ehf Contact emails — Subdomains 2 observed subdomains of backprop.finance.
Web-graph footprint Distinct hostnames that link to or from backprop.finance in the public web crawl.
9 sites link to this hostname.
Related pages Pivot deeper into the graph from backprop.finance.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "backprop.finance"})-[: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 .