Hostname
c5expert.ca
Last fetched
c5expert.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:456
- Organization
- chris pahinis
- Contact emails
Subdomains
8 observed subdomains of c5expert.ca.
Web-graph footprint
Distinct hostnames that link to or from c5expert.ca in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- c5expert.ca
SPF policy
11 SPF mechanisms authorising senders for c5expert.ca.
| Mechanism | Target |
|---|---|
| SPF_A | c5expert.ca |
| SPF_INCLUDE | spf.web-dns1.com |
| SPF_INCLUDE | web-dns1.com |
| SPF_IP | 142.44.213.54 |
| SPF_IP | 148.113.170.100 |
| SPF_IP | 192.99.232.198 |
| SPF_IP | 51.161.41.76 |
| SPF_IP | 54.39.100.149 |
| SPF_IP | 54.39.100.84 |
| SPF_IP | 72.10.169.194 |
| SPF_MX | c5expert.ca |
Related pages
Pivot deeper into the graph from c5expert.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "c5expert.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.