Skip to content

Hostname

cypherpunks.ca

Last fetched

cypherpunks.ca resolves to 1 IPv4 address operated by UWATERLOO - University of Waterloo in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · cypherpunks.caRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/cypherpunks.ca

Resolution chain

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

IPPrefixASNOperatorCountry
198.96.155.5198.96.155.0/24AS12093UWATERLOO - University of WaterlooCA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

12 observed subdomains of cypherpunks.ca.

Web-graph footprint

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

397 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cypherpunks.ca.

MechanismTarget
SPF_IP128.31.0.47
SPF_IP129.97.7.148
SPF_IP198.96.155.10
SPF_IP198.96.155.11
SPF_IP198.96.155.5
SPF_IP49.12.57.136
SPF_IP66.38.236.131

Related pages

Pivot deeper into the graph from cypherpunks.ca.

Cypher and MCP

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

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