Skip to content

Hostname

techvisionbd.net

Last fetched

techvisionbd.net resolves to 2 IPv4 addresses operated by COLOCONE1-AS-AP - ColoCone in BD. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · techvisionbd.netRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/techvisionbd.net

Resolution chain

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

IPPrefixASNOperatorCountry
103.29.181.85103.29.181.0/24AS147303COLOCONE1-AS-AP - ColoConeBD
151.158.48.35151.158.48.0/24AS131192BDWEBSDOTCOM-AS-AP - BD WEBS DOT COMBD

WHOIS identity

Registrar
iana:1068
Organization
bdhost
Contact emails

Subdomains

6 observed subdomains of techvisionbd.net.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for techvisionbd.net.

MechanismTarget
SPF_Atechvisionbd.net
SPF_IP103.174.152.89
SPF_IP103.29.181.85
SPF_IP144.126.132.109
SPF_IP148.163.79.53
SPF_IP148.163.79.55
SPF_IP148.163.88.165
SPF_IP151.158.48.35
SPF_IP161.97.75.176
SPF_IP164.68.107.99
SPF_IP198.23.212.56
SPF_MXtechvisionbd.net

Related pages

Pivot deeper into the graph from techvisionbd.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "techvisionbd.net"})-[: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.