Skip to content

Hostname

nwtel.ca

Last fetched

nwtel.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:domainpeople, inc. as the registrar.

Nutrition Label

WHISPER CANON · nwtel.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nwtel.ca

Resolution chain

nwtel.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:domainpeople, inc.
Organization
northwestel
Contact emails

Subdomains

65 observed subdomains of nwtel.ca.

Web-graph footprint

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

131 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for nwtel.ca.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-esa.bell.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP155.56.221.13/32
SPF_IP195.245.231.141
SPF_IP195.245.231.143
SPF_IP199.85.224.161
SPF_IP199.85.228.100
SPF_IP206.152.14.54/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP72.142.80.83

Related pages

Pivot deeper into the graph from nwtel.ca.

Cypher and MCP

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

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