Skip to content

Hostname

cbtl.de

Last fetched

cbtl.de resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · cbtl.deRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cbtl.de

Resolution chain

cbtl.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.3.193104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.131.32172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with cbtl.de in WhisperGraph.

Subdomains

61 observed subdomains of cbtl.de.

Web-graph footprint

Distinct hostnames that link to or from cbtl.de in the public web crawl.

15 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

67 SPF mechanisms authorising senders for cbtl.de.

MechanismTarget
SPF_IP152.53.133.149
SPF_IP152.53.160.229
SPF_IP152.53.23.139
SPF_IP152.53.249.138
SPF_IP157.90.213.210
SPF_IP168.119.145.153
SPF_IP168.119.4.86
SPF_IP168.119.64.234
SPF_IP176.9.150.16
SPF_IP178.77.79.191
SPF_IP185.170.115.8
SPF_IP185.207.104.17
SPF_IP185.228.137.24
SPF_IP185.232.68.224
SPF_IP188.68.42.20
SPF_IP188.68.58.243
SPF_IP193.30.123.145
SPF_IP194.55.14.220
SPF_IP194.55.15.217
SPF_IP194.59.206.9
SPF_IP194.59.207.240
SPF_IP213.109.162.165
SPF_IP213.109.163.79
SPF_IP213.136.72.230
SPF_IP2a01:4f8:160:3317:0:0:0:1
SPF_IP2a01:4f8:221:4485:0:0:0:1
SPF_IP2a01:4f8:242:272d:0:0:0:2
SPF_IP2a01:4f8:242:4f0b:0:0:0:1
SPF_IP2a01:4f8:251:8a6:0:0:0:1
SPF_IP2a01:4f8:252:1b2d:0:0:0:1
SPF_IP2a01:4f9:3b:4db0:0:0:0:1
SPF_IP2a02:c205:3000:2049:0:0:0:1
SPF_IP2a02:c207:3001:5992:0:0:0:1
SPF_IP2a03:4000:15:167:0:0:0:1
SPF_IP2a03:4000:17:c09:0:0:0:1
SPF_IP2a03:4000:1e:f6:0:0:0:1
SPF_IP2a03:4000:23:126:0:0:0:1
SPF_IP2a03:4000:2a:3f6:0:0:0:1
SPF_IP2a03:4000:31:2e6:0:0:0:1
SPF_IP2a03:4000:31:3e0:0:0:0:1
SPF_IP2a03:4000:34:2cc:0:0:0:1
SPF_IP2a03:4000:34:36c:0:0:0:1
SPF_IP2a03:4000:36:10:0:0:0:1
SPF_IP2a03:4000:36:4fb:0:0:0:1
SPF_IP2a03:4000:49:54a:0:0:0:1
SPF_IP2a03:4000:4e:d5a:0:0:0:1
SPF_IP2a03:4000:50:a52:0:0:0:1
SPF_IP2a03:4000:51:21:0:0:0:1
SPF_IP2a03:4000:5d:a:0:0:0:1
SPF_IP2a03:4000:5d:ff6:0:0:0:1
SPF_IP2a03:4000:6:f073:0:0:0:1
SPF_IP2a03:4000:6c:123:0:0:0:1
SPF_IP2a03:4000:f:3b0:0:0:0:1
SPF_IP2a0a:4cc0:c0:1389:0:0:0:1
SPF_IP2a0a:4cc0:c0:aab7:0:0:0:1
SPF_IP2a0a:4cc0:c0:ca36:0:0:0:1
SPF_IP37.120.185.120
SPF_IP45.136.29.253
SPF_IP46.245.181.242
SPF_IP65.21.73.15
SPF_IP88.198.50.53
SPF_IP89.58.1.160
SPF_IP89.58.1.17
SPF_IP91.205.172.72
SPF_IP93.190.88.192
SPF_IP94.16.107.149
SPF_IP94.16.108.153

Related pages

Pivot deeper into the graph from cbtl.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cbtl.de"})-[: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.