Skip to content

Hostname

bou.org.bd

Last fetched

bou.org.bd resolves to 1 IPv4 address operated by AS63961 in BD.

Nutrition Label

WHISPER CANON · bou.org.bdRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bou.org.bd

Resolution chain

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

IPPrefixASNOperatorCountry
103.157.135.60103.157.135.0/24AS63961BD

WHOIS identity

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

Subdomains

9 observed subdomains of bou.org.bd.

Web-graph footprint

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

21 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • bou.org.bd

SPF policy

5 SPF mechanisms authorising senders for bou.org.bd.

MechanismTarget
SPF_Abou.org.bd
SPF_IP103.157.135.180
SPF_IP103.157.135.60
SPF_IP103.28.121.60
SPF_MXbou.org.bd

Related pages

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

Cypher and MCP

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

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