Skip to content

Hostname

cbcgl.org

Last fetched

cbcgl.org resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · cbcgl.orgRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cbcgl.org

Resolution chain

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

IPPrefixASNOperatorCountry
167.99.156.49167.99.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
66.147.240.15866.147.240.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:1154
Organization
chinese bible church of greater lowell
Contact emails

Subdomains

23 observed subdomains of cbcgl.org.

Web-graph footprint

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

5 sites link to this hostname.

192 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cbcgl.org.

MechanismTarget
SPF_Acbcgl.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP66.147.240.158
SPF_IP67.20.117.123
SPF_MXcbcgl.org

Related pages

Pivot deeper into the graph from cbcgl.org.

Cypher and MCP

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

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