Hostname
thelproject.ca
Last fetched
thelproject.ca resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists registrar:easydns technologies inc. as the registrar.
Nutrition Label
Resolution chain
thelproject.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.216.5.222 | 162.216.5.0/24 | AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
WHOIS identity
- Registrar
- registrar:easydns technologies inc.
- Organization
- —
- Contact emails
- —
Subdomains
18 observed subdomains of thelproject.ca.
Showing 12 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from thelproject.ca in the public web crawl.
21 sites link to this hostname.
171 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- thelproject.ca
SPF policy
6 SPF mechanisms authorising senders for thelproject.ca.
| Mechanism | Target |
|---|---|
| SPF_A | thelproject.ca |
| SPF_IP | 162.216.5.222 |
| SPF_IP | 162.220.61.88 |
| SPF_IP | 174.123.89.194 |
| SPF_IP | 23.111.128.185 |
| SPF_MX | thelproject.ca |
Related pages
Pivot deeper into the graph from thelproject.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thelproject.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.