Skip to content

Hostname

bb.org.bd

Last fetched

bb.org.bd resolves to 1 IPv4 address operated by BSP-AS-AP BANGKO SENTRAL NG PILIPINAS in BD.

Nutrition Label

WHISPER CANON · bb.org.bdRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bb.org.bd

Resolution chain

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

IPPrefixASNOperatorCountry
103.142.142.53103.142.142.0/24AS139616BSP-AS-AP BANGKO SENTRAL NG PILIPINASBD

WHOIS identity

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

Subdomains

21 observed subdomains of bb.org.bd.

Web-graph footprint

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

913 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Abb.org.bd
SPF_IP103.142.142.57
SPF_IP103.142.142.58
SPF_IP103.142.142.77
SPF_IP114.130.42.58
SPF_MXbb.org.bd

Related pages

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

Cypher and MCP

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

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