Skip to content

Hostname

aaarx.ca

Last fetched

aaarx.ca resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · aaarx.caRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aaarx.ca

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.96.2415.9.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
puneet mahajan
Contact emails

Subdomains

7 observed subdomains of aaarx.ca.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • aaarx.ca

SPF policy

4 SPF mechanisms authorising senders for aaarx.ca.

MechanismTarget
SPF_Aaaarx.ca
SPF_IP213.133.109.25
SPF_IP5.9.96.241
SPF_MXaaarx.ca

Related pages

Pivot deeper into the graph from aaarx.ca.

Cypher and MCP

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

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