Skip to content

Hostname

nwtl.ca

Last fetched

nwtl.ca resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:156 as the registrar.

Nutrition Label

WHISPER CANON · nwtl.caRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nwtl.ca

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.89.4316.12.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.623.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.183.3552.218.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.185.22652.218.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.252.2652.219.0.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.128.23552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.129.13952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.15552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.190.9952.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.191.3552.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.192.10752.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.195.25152.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.196.352.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.225.5952.94.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.25152.94.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.248.16352.94.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:156
Organization
clearbridge information technology services
Contact emails

Subdomains

6 observed subdomains of nwtl.ca.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nwtl.ca.

MechanismTarget
SPF_INCLUDE23869355.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEspf.us.exclaimer.net
SPF_MXnwtl.ca

Related pages

Pivot deeper into the graph from nwtl.ca.

Cypher and MCP

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

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