Skip to content

Hostname

lists.ncf.ca

Last fetched

lists.ncf.ca resolves to 1 IPv4 address operated by NCF-ASN-01 - National Capital Freenet Inc in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.160.252.86104.160.252.0/24AS397168NCF-ASN-01 - National Capital Freenet IncCA

WHOIS identity

No WHOIS records are currently associated with lists.ncf.ca in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lists.ncf.ca.

MechanismTarget
SPF_Amail.ncf.ca
SPF_Amx4.ncf.ca
SPF_Amx5.ncf.ca
SPF_IP104.160.252.0/24
SPF_IP2607:c280:1::/64
SPF_MXlists.ncf.ca

Related pages

Pivot deeper into the graph from lists.ncf.ca.

Cypher and MCP

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

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