Skip to content

Hostname

digitech.com.bd

Last fetched

digitech.com.bd resolves to 1 IPv4 address operated by PONYNET - FranTech Solutions in US.

Nutrition Label

WHISPER CANON · digitech.com.bdRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/digitech.com.bd

Resolution chain

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

IPPrefixASNOperatorCountry
198.251.83.106198.251.83.0/24AS53667PONYNET - FranTech SolutionsUS

WHOIS identity

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

Subdomains

25 observed subdomains of digitech.com.bd.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for digitech.com.bd.

MechanismTarget
SPF_Adigitech.com.bd
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.is.cc
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEzoho.com
SPF_IP103.174.50.2
SPF_IP138.201.53.131
SPF_IP213.239.193.13
SPF_IP23.106.53.137
SPF_IP65.109.54.86
SPF_IP66.45.253.130
SPF_IP66.45.253.134
SPF_MXdigitech.com.bd

Related pages

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

Cypher and MCP

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

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