Skip to content

Hostname

barrheadpubliclibrary.ca

Last fetched

barrheadpubliclibrary.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · barrheadpubliclibrary.caRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/barrheadpubliclibrary.ca

Resolution chain

barrheadpubliclibrary.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.21108.138.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.23108.138.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.78108.138.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.89108.138.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.100.11254.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.3954.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.4154.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.8354.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
town of barrhead and county of barrhead no. 11 public library
Contact emails

Subdomains

1 observed subdomain of barrheadpubliclibrary.ca.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for barrheadpubliclibrary.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.incentre.net
SPF_IP207.167.28.0/24

Related pages

Pivot deeper into the graph from barrheadpubliclibrary.ca.

Cypher and MCP

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

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