Hostname
tkgroupbd.com
Last fetched
tkgroupbd.com resolves to 3 IPv4 addresses operated by AS133938 in BD. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
tkgroupbd.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.108.140.110 | 103.108.140.0/24 | AS133938 | — | BD |
| 103.132.96.100 | 103.132.96.0/24 | AS133938 | — | BD |
| 103.153.241.60 | 103.153.241.0/24 | AS133938 | — | BD |
WHOIS identity
- Registrar
- iana:303
- Organization
- t. k. group of industries
- Contact emails
Subdomains
34 observed subdomains of tkgroupbd.com.
Showing 19 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tkgroupbd.com in the public web crawl.
11 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for tkgroupbd.com.
| Mechanism | Target |
|---|---|
| SPF_A | tkgroupbd.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.xeonbd.com |
| SPF_IP | 103.250.68.186/32 |
| SPF_IP | 103.48.119.244 |
| SPF_IP | 103.48.119.71 |
| SPF_IP | 103.48.119.78 |
| SPF_IP | 103.91.130.28/32 |
| SPF_IP | 103.95.97.77/32 |
| SPF_MX | tkgroupbd.com |
Related pages
Pivot deeper into the graph from tkgroupbd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tkgroupbd.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.