Skip to content

Hostname

btr-tools.com

Last fetched

btr-tools.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · btr-tools.comRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/btr-tools.com

Resolution chain

btr-tools.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.192.74.5018.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.0.2118.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.202.183.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.102.1793.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.181.903.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.73.103.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.149.2493.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.26.613.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.79.90.2413.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.41.152.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.248.23752.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.66.18052.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.233.5763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:151
Organization
kompf onlineshops
Contact emails

Subdomains

1 observed subdomain of btr-tools.com.

Web-graph footprint

Distinct hostnames that link to or from btr-tools.com in the public web crawl.

14 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for btr-tools.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from btr-tools.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "btr-tools.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 20

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