Skip to content

Hostname

cusj.org

Last fetched

cusj.org resolves to 1 IPv4 address operated by IDIGITAL - Idigital Internet Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cusj.orgRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cusj.org

Resolution chain

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

IPPrefixASNOperatorCountry
23.111.64.2623.111.64.0/22AS54643IDIGITAL - Idigital Internet Inc.CA

WHOIS identity

Registrar
iana:69
Organization
canadian unitarians for social justice
Contact emails

Subdomains

3 observed subdomains of cusj.org.

Web-graph footprint

Distinct hostnames that link to or from cusj.org in the public web crawl.

35 sites link to this hostname.

381 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cusj.org

SPF policy

3 SPF mechanisms authorising senders for cusj.org.

MechanismTarget
SPF_Acusj.org
SPF_IP23.111.64.26
SPF_MXcusj.org

Related pages

Pivot deeper into the graph from cusj.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cusj.org"})-[: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.