Skip to content

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

WHISPER CANON · solertia.caRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/solertia.ca

Resolution chain

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

IPPrefixASNOperatorCountry
167.114.173.168167.114.128.0/18AS16276CA
72.10.165.19472.10.160.0/20AS36666GTCOMM - GloboTech CommunicationsCA

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for solertia.ca.

MechanismTarget
SPF_Asolertia.ca
SPF_INCLUDE2721238.spf08.hubspotemail.net
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzohocloud.ca
SPF_IP158.85.77.121/32
SPF_IP158.85.89.116/32
SPF_IP192.95.49.78
SPF_IP198.27.75.67
SPF_IP51.222.97.66
SPF_IP54.39.100.212

Related pages

Pivot deeper into the graph from solertia.ca.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.