Skip to content

Hostname

ocr.ca

Last fetched

ocr.ca resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · ocr.caRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ocr.ca

Resolution chain

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

IPPrefixASNOperatorCountry
3.220.29.2193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
barcodes inc canada.
Contact emails

Subdomains

19 observed subdomains of ocr.ca.

Web-graph footprint

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

19 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ocr.ca.

MechanismTarget
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.dispatch1-us1.ppe-hosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP147.253.165.30
SPF_IP156.70.3.228/32
SPF_IP3.212.14.20
SPF_IP3.220.29.219
SPF_IP3.88.96.139
SPF_IP3.96.195.93
SPF_IP69.90.223.226
SPF_IP69.90.223.227
SPF_IP72.138.8.230

Related pages

Pivot deeper into the graph from ocr.ca.

Cypher and MCP

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

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