Skip to content

Hostname

glenbow.org

Last fetched

glenbow.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · glenbow.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/glenbow.org

Resolution chain

glenbow.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:456
Organization
glenbow museum
Contact emails

Subdomains

5 observed subdomains of glenbow.org.

Web-graph footprint

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

685 sites link to this hostname.

250 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for glenbow.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP184.71.221.34
SPF_IP184.94.119.12/32
SPF_IP208.38.46.240
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP24.109.148.58
SPF_MXglenbow.org

Related pages

Pivot deeper into the graph from glenbow.org.

Cypher and MCP

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

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