Skip to content

Hostname

nlc.ca

Last fetched

nlc.ca resolves to 3 IPv4 addresses operated by AKAMAI-LINODE-AP Akamai Connected Cloud in CA.

Nutrition Label

WHISPER CANON · nlc.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nlc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.3.114172.105.0.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudCA
18.184.197.21218.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.21.33.1652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nlc.ca.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf-westus.emailsignatures365.com
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.66.240.102/24
SPF_IP209.115.177.69
SPF_IP4.206.47.74

Related pages

Pivot deeper into the graph from nlc.ca.

Cypher and MCP

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

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