Hostname
tblbd.com
Last fetched
tblbd.com resolves to 2 IPv4 addresses operated by TRUSTBANKLTD-AS-AP Trust Bank Ltd in BD. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
tblbd.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.126.78.24 | 103.126.78.0/24 | AS138470 | TRUSTBANKLTD-AS-AP Trust Bank Ltd | BD |
| 104.18.12.132 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
12 observed subdomains of tblbd.com.
Web-graph footprint
Distinct hostnames that link to or from tblbd.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for tblbd.com.
| Mechanism | Target |
|---|---|
| SPF_A | spf-relay.dynu.com |
| SPF_A | spf.xeonbd.com |
| SPF_A | tblbd.com |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 103.126.78.120 |
| SPF_IP | 103.126.78.121 |
| SPF_IP | 103.126.78.125 |
| SPF_IP | 103.126.78.20 |
| SPF_IP | 103.126.78.21 |
| SPF_IP | 103.126.78.25 |
| SPF_IP | 203.76.97.80/28 |
| SPF_MX | tblbd.com |
Related pages
Pivot deeper into the graph from tblbd.com.
- IP · 103.126.78.24
- ASN · AS138470TRUSTBANKLTD-AS-AP Trust Bank Ltd
- Registrar · iana:146
- Country · BD
- Email · info@tblbd.com
- TLD · .com
- Browse hostnames · tb…
- 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: "tblbd.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.