Skip to content

Hostname

artizon.ca

Last fetched

artizon.ca resolves to 1 IPv4 address operated by IDIGITAL - Idigital Internet Inc. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · artizon.caRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/artizon.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.111.70.12223.111.68.0/22AS54643IDIGITAL - Idigital Internet Inc.CA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

9 observed subdomains of artizon.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • artizon.ca

SPF policy

6 SPF mechanisms authorising senders for artizon.ca.

MechanismTarget
SPF_Aartizon.ca
SPF_IP23.111.70.122
SPF_IP69.90.223.165
SPF_IP69.90.223.175
SPF_IP69.90.223.198
SPF_MXartizon.ca

Related pages

Pivot deeper into the graph from artizon.ca.

Cypher and MCP

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

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