Hostname
smarttechit.com.bd
Last fetched
smarttechit.com.bd resolves to 3 IPv4 addresses operated by AS139016 in BD.
Nutrition Label
Resolution chain
smarttechit.com.bd 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.159.37.122 | 103.159.37.0/24 | AS139016 | — | BD |
| 104.21.1.37 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.186.130 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with smarttechit.com.bd in WhisperGraph.
Subdomains
14 observed subdomains of smarttechit.com.bd.
Showing 12 of 14. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from smarttechit.com.bd in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- _dc-mx.9f9dbca39e5b.smarttechit.com.bd
- smarttechit.com.bd
SPF policy
8 SPF mechanisms authorising senders for smarttechit.com.bd.
| Mechanism | Target |
|---|---|
| SPF_A | smarttechit.com.bd |
| SPF_IP | 103.159.37.122 |
| SPF_IP | 148.251.177.20 |
| SPF_IP | 172.96.142.20 |
| SPF_IP | 192.99.35.126 |
| SPF_IP | 198.23.217.37 |
| SPF_IP | 62.210.142.141 |
| SPF_MX | smarttechit.com.bd |
Related pages
Pivot deeper into the graph from smarttechit.com.bd.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smarttechit.com.bd"})-[: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.