Skip to content

Hostname

drumhellerlibrary.ca

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.192.109108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.7108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.78108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.90108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
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
magtech computer services
Contact emails

Subdomains

1 observed subdomain of drumhellerlibrary.ca.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for drumhellerlibrary.ca.

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

Related pages

Pivot deeper into the graph from drumhellerlibrary.ca.

Cypher and MCP

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

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