Skip to content

Hostname

backprop.finance

Last fetched

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.financeRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.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.

IPPrefixASNOperatorCountry
104.21.51.198104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.32.241.2413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
172.66.40.107172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.149172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.185.127172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.239.69.3018.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.4818.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.5718.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.6518.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.160.39.53.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.713.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.783.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.793.160.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8965.9.174.0/23AS16509AMAZON-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.

Threat posture

History

Mail and authentication

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.