Skip to content

Hostname

edsonlibrary.ca

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.163.125.203.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.33.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.443.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.533.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.333.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.553.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.973.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.983.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
edson public library
Contact emails

Subdomains

1 observed subdomain of edsonlibrary.ca.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

Cypher and MCP

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

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