Skip to content

Hostname

laurakeller.ca

Last fetched

laurakeller.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:netfirms, ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.162.201.8635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.172.8754.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:netfirms, ltd
Organization
Contact emails

Subdomains

5 observed subdomains of laurakeller.ca.

Web-graph footprint

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

15 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for laurakeller.ca.

MechanismTarget
SPF_Alaurakeller.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP100.21.4.144
SPF_IP35.162.201.86
SPF_MXlaurakeller.ca

Related pages

Pivot deeper into the graph from laurakeller.ca.

Cypher and MCP

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

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