Skip to content

Hostname

nscc.ca

Last fetched

nscc.ca resolves to 1 IPv4 address operated by ALLEATECH in CA. WHOIS lists registrar:bell canada as the registrar.

Nutrition Label

WHISPER CANON · nscc.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/nscc.ca

Resolution chain

nscc.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
204.16.56.102204.16.56.0/23AS394430ALLEATECHCA
204.16.56.102204.16.56.0/23AS394430ALLEATECHCA

WHOIS identity

Registrar
registrar:bell canada
Organization
nova scotia community college
Contact emails

Subdomains

77 observed subdomains of nscc.ca.

Web-graph footprint

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

930 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for nscc.ca.

MechanismTarget
SPF_INCLUDE_u.nscc.ca._spf.dmarclb.com

Related pages

Pivot deeper into the graph from nscc.ca.

Cypher and MCP

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

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