Skip to content

Hostname

mitzvah.ca

Last fetched

mitzvah.ca resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.161.12.15551.161.0.0/17AS16276CA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

8 observed subdomains of mitzvah.ca.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • mitzvah.ca

SPF policy

6 SPF mechanisms authorising senders for mitzvah.ca.

MechanismTarget
SPF_Amitzvah.ca
SPF_IP51.161.12.155
SPF_IP67.225.140.74
SPF_IP67.225.141.222/32
SPF_IP67.227.149.88
SPF_MXmitzvah.ca

Related pages

Pivot deeper into the graph from mitzvah.ca.

Cypher and MCP

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

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