Hostname
trucssa.ca
Last fetched
trucssa.ca resolves to 4 IPv4 addresses operated by AS-HOSTINGER in ZA. WHOIS lists registrar:netfirms, ltd as the registrar.
Nutrition Label
Resolution chain
trucssa.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.252.75.209 | 5.252.75.0/24 | AS47583 | AS-HOSTINGER | ZA |
| 88.222.223.172 | 88.222.223.0/24 | AS47583 | AS-HOSTINGER | ZA |
| 92.113.16.247 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.23.200 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
WHOIS identity
- Registrar
- registrar:netfirms, ltd
- Organization
- haonan deng
- Contact emails
Subdomains
3 observed subdomains of trucssa.ca.
Web-graph footprint
Distinct hostnames that link to or from trucssa.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for trucssa.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from trucssa.ca.
- IP · 5.252.75.209
- ASN · AS47583AS-HOSTINGER
- Registrar · registrar:netfirms, ltd
- Country · ZA
- Email · cssa.tru.ca@gmail.com
- TLD · .ca
- Browse hostnames · tr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trucssa.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.