Skip to content

Hostname

banglakathan.com

Last fetched

banglakathan.com resolves to 5 IPv4 addresses operated by CFHIL-AS-AP - Code For Host Inc Ltd in BD. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · banglakathan.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/banglakathan.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.161.46.131103.161.46.0/24AS140068CFHIL-AS-AP - Code For Host Inc LtdBD
104.21.41.27104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.141.201172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
84.32.84.13784.32.84.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
2.57.91.2472.57.91.0/24AS47583AS-HOSTINGER - Hostinger International Limited

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of banglakathan.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for banglakathan.com.

MechanismTarget
SPF_Abanglakathan.com
SPF_IP103.161.46.130
SPF_MXbanglakathan.com

Related pages

Pivot deeper into the graph from banglakathan.com.

Cypher and MCP

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

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