Skip to content

Hostname

valalbert.ca

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.106108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.46108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.71108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.95108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.238.80.4118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

3 observed subdomains of valalbert.ca.

Web-graph footprint

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

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for valalbert.ca.

MechanismTarget
SPF_INCLUDEclient.dealer.com
SPF_MXvalalbert.ca

Related pages

Pivot deeper into the graph from valalbert.ca.

Cypher and MCP

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

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