Skip to content

Hostname

claytivity.ca

Last fetched

claytivity.ca resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists registrar:register.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · claytivity.caRouting diversity1.5/10Peering density3.8/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/claytivity.ca

Resolution chain

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

IPPrefixASNOperatorCountry
35.215.122.12835.215.64.0/18AS43515US

WHOIS identity

Registrar
registrar:register.ca inc.
Organization
Contact emails

Subdomains

2 observed subdomains of claytivity.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for claytivity.ca.

MechanismTarget
SPF_Aclaytivity.ca
SPF_INCLUDEclaytivity.ca
SPF_INCLUDEclaytivity.ca.spf.auto.dnssmarthost.net
SPF_INCLUDEd.mailin.fr
SPF_INCLUDEd.sender-sib.com
SPF_INCLUDEmailinblue.com
SPF_INCLUDEsendib.com
SPF_INCLUDEsendibm0.com
SPF_INCLUDEsendibm1.com
SPF_INCLUDEsendibm2.com
SPF_INCLUDEsendibm3.com
SPF_INCLUDEsendibm4.com
SPF_INCLUDEsendibt1.com
SPF_INCLUDEsendibt2.com
SPF_INCLUDEsendibt3.com
SPF_INCLUDEsendibt4.com
SPF_INCLUDEsp1-brevo.net
SPF_INCLUDEsp2-brevo.net
SPF_INCLUDEsp3-brevo.net
SPF_INCLUDEsp9-brevo.net
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEtsp1-brevo.net
SPF_IP1.179.112.0/20
SPF_IP185.41.28.0/24
SPF_IP212.146.244.0/24
SPF_IP35.215.68.67
SPF_IP77.32.148.0/24
SPF_IP77.32.149.0/24
SPF_MXclaytivity.ca
SPF_MXsendinblue.com

Related pages

Pivot deeper into the graph from claytivity.ca.

Cypher and MCP

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

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