Skip to content

Hostname

webstudio.com.bd

Last fetched

webstudio.com.bd resolves to 2 IPv4 addresses operated by BTTB-AS-AP Telecom Operator & Internet Service Provider as well in BD.

Nutrition Label

WHISPER CANON · webstudio.com.bdRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webstudio.com.bd

Resolution chain

webstudio.com.bd resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
123.49.12.133123.49.12.0/24AS17494BTTB-AS-AP Telecom Operator & Internet Service Provider as wellBD
64.120.94.4764.120.92.0/22AS59253LEASEWEB-APAC-SIN-11 LEASEWEB SINGAPORE PTE. LTD.SG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from webstudio.com.bd in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • webstudio.com.bd

SPF policy

7 SPF mechanisms authorising senders for webstudio.com.bd.

MechanismTarget
SPF_Awebstudio.com.bd
SPF_IP139.99.27.222
SPF_IP139.99.86.148
SPF_IP173.234.14.219
SPF_IP51.79.131.0
SPF_IP64.120.94.47
SPF_MXwebstudio.com.bd

Related pages

Pivot deeper into the graph from webstudio.com.bd.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webstudio.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.