Hostname
solertia.ca
Last fetched
solertia.ca resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
solertia.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 167.114.173.168 | 167.114.128.0/18 | AS16276 | — | CA |
| 72.10.165.194 | 72.10.160.0/20 | AS36666 | GTCOMM - GloboTech Communications | CA |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- solertia consulting group
- Contact emails
Subdomains
3 observed subdomains of solertia.ca.
Web-graph footprint
Distinct hostnames that link to or from solertia.ca in the public web crawl.
23 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for solertia.ca.
| Mechanism | Target |
|---|---|
| SPF_A | solertia.ca |
| SPF_INCLUDE | 2721238.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | spf-ca.emailsignatures365.com |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zohocloud.ca |
| SPF_IP | 158.85.77.121/32 |
| SPF_IP | 158.85.89.116/32 |
| SPF_IP | 192.95.49.78 |
| SPF_IP | 198.27.75.67 |
| SPF_IP | 51.222.97.66 |
| SPF_IP | 54.39.100.212 |
Related pages
Pivot deeper into the graph from solertia.ca.
- IP · 167.114.173.168
- ASN · AS16276
- Registrar · registrar:go daddy domains canada, inc
- Country · CA
- Email · lbrault@psbboisjoli.ca
- TLD · .ca
- Browse hostnames · so…
- 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: "solertia.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.