Skip to content

Hostname

techwinks.com.bd

Last fetched

techwinks.com.bd resolves to 1 IPv4 address operated by HETZNER-AS in FI.

Nutrition Label

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

Resolution chain

techwinks.com.bd resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.109.147.10665.109.0.0/16AS24940HETZNER-ASFI

WHOIS identity

No WHOIS records are currently associated with techwinks.com.bd in WhisperGraph.

Subdomains

1 observed subdomain of techwinks.com.bd.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • techwinks.com.bd

SPF policy

4 SPF mechanisms authorising senders for techwinks.com.bd.

MechanismTarget
SPF_Atechwinks.com.bd
SPF_IP65.109.147.106
SPF_IP95.217.109.47
SPF_MXtechwinks.com.bd

Related pages

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

Cypher and MCP

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

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