Hostname
ctbi.com
Last fetched
ctbi.com resolves to 12 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ctbi.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:2
- Organization
- community trust bank,
- Contact emails
- fd8682755nj@networksolutionsprivateregistration.com
- gr7ht74v5mf@networksolutionsprivateregistration.com
- qr9x68vm6kq@networksolutionsprivateregistration.com
- salyerma@ctbi.com
- vh4h342n7jn@networksolutionsprivateregistration.com
- w78nt3q566h@networksolutionsprivateregistration.com
- z97qf4n95bm@networksolutionsprivateregistration.com
Subdomains
11 observed subdomains of ctbi.com.
Web-graph footprint
Distinct hostnames that link to or from ctbi.com in the public web crawl.
143 sites link to this hostname.
43 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for ctbi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.emailfraudprotect.email |
| SPF_INCLUDE | ctbi.com._nspf.emailfraudprotect.email |
Related pages
Pivot deeper into the graph from ctbi.com.
- IP · 104.126.37.144
- ASN · AS20940
- Registrar · iana:2
- Country · DE
- Email · fd8682755nj@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ct…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ctbi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.