Skip to content

Hostname

btwb.com

Last fetched

btwb.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · btwb.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/btwb.com

Resolution chain

btwb.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.20.75.217107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.35.32174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.29.1418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.87.1563.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.119.9834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.77.25444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.88.7952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.131.13354.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.216.12454.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.210.1532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0139512505
Contact emails

Subdomains

53 observed subdomains of btwb.com.

Web-graph footprint

Distinct hostnames that link to or from btwb.com in the public web crawl.

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for btwb.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from btwb.com.

Cypher and MCP

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

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