Hostname
ocrlabs.com
Last fetched
ocrlabs.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ocrlabs.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.16.6.70 | 104.16.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.7.70 | 104.16.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ocrlabs.com owner
- Contact emails
- da@vodlo.com
- mb@ocrlabs.com
- 189d3dff-8f7c-4130-9a34-7c2a29e0f03f@identity-protect.org
- 5821f294-fef9-4986-9cfc-acb221195824@identity-protect.org
- 5de51a56-4497-4471-b45b-579b289e7193@identity-protect.org
- ae87dda8-9249-455a-9136-ddb1b67c4ddb@identity-protect.org
- b01fc118-d6f2-4e61-9bcc-901bc47ab9d1@identity-protect.org
- c10e948e-bb5a-4f0a-bc39-86939854fea3@identity-protect.org
- owner-3383912@ocrlabs.com.whoisprivacyservice.org
- owner-3653861@ocrlabs.com.whoisprivacyservice.org
Subdomains
61 observed subdomains of ocrlabs.com.
Showing 25 of 61. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ocrlabs.com in the public web crawl.
81 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ocrlabs.com.
| Mechanism | Target |
|---|---|
| SPF_A | ocrlabs.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 45.76.123.88 |
| SPF_MX | ocrlabs.com |
Related pages
Pivot deeper into the graph from ocrlabs.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ocrlabs.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.