Skip to content

Hostname

rycroftlibrary.ab.ca

Last fetched

rycroftlibrary.ab.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · rycroftlibrary.ab.caRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/rycroftlibrary.ab.ca

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.243.120108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.15108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.76108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.93108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
54.192.100.2354.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.3654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.5254.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9854.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with rycroftlibrary.ab.ca in WhisperGraph.

Subdomains

1 observed subdomain of rycroftlibrary.ab.ca.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rycroftlibrary.ab.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from rycroftlibrary.ab.ca.

Cypher and MCP

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

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