Skip to content

Hostname

devonpubliclibrary.ca

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.84.45.10352.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.11752.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.12552.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.2152.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
99.86.171.10399.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.10699.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.3199.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.3799.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
yellowhead regional library
Contact emails

Subdomains

1 observed subdomain of devonpubliclibrary.ca.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for devonpubliclibrary.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 devonpubliclibrary.ca.

Cypher and MCP

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

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