Hostname
digitalthinkbd.net
Last fetched
digitalthinkbd.net resolves to 2 IPv4 addresses operated by AS151967 in BD. WHOIS lists iana:3861 as the registrar.
Nutrition Label
Resolution chain
digitalthinkbd.net 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.65.138.72 | 103.65.138.0/24 | AS151967 | — | BD |
| 151.158.48.77 | 151.158.48.0/24 | AS131192 | — | BD |
WHOIS identity
- Registrar
- iana:3861
- Organization
- connexion communications
- Contact emails
Subdomains
19 observed subdomains of digitalthinkbd.net.
Showing 15 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from digitalthinkbd.net in the public web crawl.
22 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- digitalthinkbd.net
SPF policy
5 SPF mechanisms authorising senders for digitalthinkbd.net.
| Mechanism | Target |
|---|---|
| SPF_A | digitalthinkbd.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 51.79.128.156 |
| SPF_IP | 51.79.196.46 |
| SPF_MX | digitalthinkbd.net |
Related pages
Pivot deeper into the graph from digitalthinkbd.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digitalthinkbd.net"})-[: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.