Skip to content

Hostname

bramlib.on.ca

Last fetched

bramlib.on.ca resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · bramlib.on.caRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/bramlib.on.ca

Resolution chain

bramlib.on.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.60.148.24152.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
brampton library
Contact emails

Subdomains

14 observed subdomains of bramlib.on.ca.

Web-graph footprint

Distinct hostnames that link to or from bramlib.on.ca in the public web crawl.

36 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for bramlib.on.ca.

MechanismTarget
SPF_Abramlib.on.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.193.32.0/23
SPF_IP142.46.3.165
SPF_IP143.55.236.0/22
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP161.38.204.0/22
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP198.244.60.0/22
SPF_IP204.220.160.0/21
SPF_IP87.253.232.0/21
SPF_MXbramlib.on.ca

Related pages

Pivot deeper into the graph from bramlib.on.ca.

Cypher and MCP

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

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