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
Resolution chain
gleichenlibrary.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.156.127 | 18.161.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.156.30 | 18.161.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.156.46 | 18.161.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.156.90 | 18.161.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.11 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.19 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.52 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.79 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of gleichenlibrary.ca.
| Subdomain |
|---|
| www.gleichenlibrary.ca |
Web-graph footprint
Distinct hostnames that link to or from gleichenlibrary.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for gleichenlibrary.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 45.59.75.144/28 |
| SPF_MX | gleichenlibrary.ca |
Related pages
Pivot deeper into the graph from gleichenlibrary.ca.
- IP · 18.161.156.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:go daddy domains canada, inc
- Country · US
- TLD · .ca
- Browse hostnames · gl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.