Skip to content

Hostname

cbtffreehit.com

Last fetched

cbtffreehit.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · cbtffreehit.comRouting diversity6.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cbtffreehit.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.214.5.8913.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.76.9613.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.7.12413.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.36.22113.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.241.10813.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.147.16413.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.33.15913.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.95.13313.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
175.41.184.5175.41.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.23.3318.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.26.6218.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.10.24418.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.74.21618.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.217.5718.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.110.1673.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.190.733.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.40.2363.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
46.137.214.1446.137.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.47.12852.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.103.4652.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1068
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of cbtffreehit.com.

Threat posture

History

Related pages

Pivot deeper into the graph from cbtffreehit.com.

Cypher and MCP

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

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