Skip to content

Hostname

cira.ca

Last fetched

cira.ca resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:cira default registrar as the registrar.

Nutrition Label

WHISPER CANON · cira.caRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cira.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.223.12715.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:cira default registrar
Organization
canadian internet registration authority (nfp) / autorite canadienne pour les enregistrements intern
Contact emails

Subdomains

54 observed subdomains of cira.ca.

Web-graph footprint

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

2,265 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cira.ca.

MechanismTarget
SPF_INCLUDE24135147.spf03.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEinformz.net
SPF_INCLUDEmail.imismailcenter.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.19.178.99/32
SPF_IP162.219.48.0/21
SPF_IP192.228.21.0/24
SPF_IP192.228.24.0/21
SPF_IP2001:500:80::/46
SPF_IP2620:10a:8000::/44
SPF_IP35.182.110.38
SPF_IP40.80.251.157
SPF_IP52.60.238.75

Related pages

Pivot deeper into the graph from cira.ca.

Cypher and MCP

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

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