Skip to content

Hostname

norlag.ca

Last fetched

norlag.ca resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · norlag.caRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/norlag.ca

Resolution chain

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

IPPrefixASNOperatorCountry
209.38.8.217209.38.8.0/21AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA
35.203.62.4335.203.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCCA

WHOIS identity

Registrar
iana:456
Organization
m.r.c. norlag
Contact emails

Subdomains

3 observed subdomains of norlag.ca.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for norlag.ca.

MechanismTarget
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from norlag.ca.

Cypher and MCP

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

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