Skip to content

Hostname

bccls.org

Last fetched

bccls.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

bccls.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.18.102104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.154.205172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
199.242.174.19199.242.174.0/24AS54547BCCLS-AS - Bergen County Cooperative Library SystemUS

WHOIS identity

Registrar
iana:2
Organization
bergen county cooperative library system
Contact emails

Subdomains

89 observed subdomains of bccls.org.

Web-graph footprint

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

151 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for bccls.org.

MechanismTarget
SPF_Abccls.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEccsend.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP198.2.134.111
SPF_IP54.86.131.190
SPF_MXbccls.org

Related pages

Pivot deeper into the graph from bccls.org.

Cypher and MCP

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

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