Skip to content

Hostname

bcs.org.bd

Last fetched

bcs.org.bd resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in SG.

Nutrition Label

WHISPER CANON · bcs.org.bdRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bcs.org.bd

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.33.174172.104.32.0/19AS63949VKT-HK Viking Telecom LimitedSG

WHOIS identity

No WHOIS records are currently associated with bcs.org.bd in WhisperGraph.

Subdomains

11 observed subdomains of bcs.org.bd.

Web-graph footprint

Distinct hostnames that link to or from bcs.org.bd in the public web crawl.

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bcs.org.bd.

MechanismTarget
SPF_Abcs.org.bd
SPF_INCLUDE_spf.google.com
SPF_IP162.214.1.79
SPF_IP162.215.13.136
SPF_IP172.104.33.174
SPF_MXbcs.org.bd

Related pages

Pivot deeper into the graph from bcs.org.bd.

Cypher and MCP

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

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