Skip to content

Hostname

mybpl.org

Last fetched

mybpl.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · mybpl.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mybpl.org

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1040
Organization
bloomingdale public library
Contact emails

Subdomains

5 observed subdomains of mybpl.org.

Web-graph footprint

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

47 sites link to this hostname.

293 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mybpl.org.

MechanismTarget
SPF_INCLUDEoutbound.mailhop.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.9.211.122
SPF_IP207.63.134.0/27

Related pages

Pivot deeper into the graph from mybpl.org.

Cypher and MCP

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

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