Skip to content

Hostname

athos.ca

Last fetched

athos.ca resolves to 1 IPv4 address operated by ATHOC-DC3 - AtHoc Inc in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · athos.caRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/athos.ca

Resolution chain

athos.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.16.129.161199.16.129.0/24AS53589ATHOC-DC3 - AtHoc IncCA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

15 observed subdomains of athos.ca.

Web-graph footprint

Distinct hostnames that link to or from athos.ca in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for athos.ca.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsg.cloud.kaseya.net
SPF_INCLUDEsmtp.octopus-itsm.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.135.141
SPF_IP149.72.182.166/32
SPF_IP149.72.39.215/32
SPF_IP207.96.142.9
SPF_IP216.113.12.71
SPF_IP35.206.109.203
SPF_IP37.60.228.18/32
SPF_IP37.60.239.127

Related pages

Pivot deeper into the graph from athos.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "athos.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.