Skip to content

Hostname

top100projects.ca

Last fetched

top100projects.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · top100projects.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/top100projects.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.77.151104.22.60.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.209.81172.68.89.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
51.161.119.4751.162.192.0/21AS16276CA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

8 observed subdomains of top100projects.ca.

Web-graph footprint

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

78 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for top100projects.ca.

MechanismTarget
SPF_Atop100projects.ca
SPF_MXtop100projects.ca

Related pages

Pivot deeper into the graph from top100projects.ca.

Cypher and MCP

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

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