Skip to content

Hostname

smarttechit.com.bd

Last fetched

smarttechit.com.bd resolves to 3 IPv4 addresses operated by AS139016 in BD.

Nutrition Label

WHISPER CANON · smarttechit.com.bdRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/smarttechit.com.bd

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.

IPPrefixASNOperatorCountry
103.159.37.122103.159.37.0/24AS139016BD
104.21.1.37104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.186.130172.67.176.0/20AS13335CLOUDFLARENET - 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.

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

SPF policy

8 SPF mechanisms authorising senders for smarttechit.com.bd.

MechanismTarget
SPF_Asmarttechit.com.bd
SPF_IP103.159.37.122
SPF_IP148.251.177.20
SPF_IP172.96.142.20
SPF_IP192.99.35.126
SPF_IP198.23.217.37
SPF_IP62.210.142.141
SPF_MXsmarttechit.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.