Skip to content

Hostname

gleichenlibrary.ca

Last fetched

gleichenlibrary.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · gleichenlibrary.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gleichenlibrary.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.156.12718.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.3018.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.4618.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.156.9018.161.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.1154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.1954.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.7954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

1 observed subdomain of gleichenlibrary.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gleichenlibrary.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.59.75.144/28
SPF_MXgleichenlibrary.ca

Related pages

Pivot deeper into the graph from gleichenlibrary.ca.

Cypher and MCP

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

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