Skip to content

Hostname

arthrite.ca

Last fetched

arthrite.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · arthrite.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/arthrite.ca

Resolution chain

arthrite.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
the arthritis society / la societe d'arthrite
Contact emails

Subdomains

7 observed subdomains of arthrite.ca.

Web-graph footprint

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

415 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for arthrite.ca.

MechanismTarget
SPF_INCLUDE_spf.e-activist.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.219.92.66/27
SPF_MXarthrite.ca

Related pages

Pivot deeper into the graph from arthrite.ca.

Cypher and MCP

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

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