Hostname
oculus.com
Last fetched
oculus.com resolves to 5 IPv4 addresses operated by CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District in CZ. WHOIS lists iana:3237 as the registrar.
Nutrition Label
Resolution chain
oculus.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 157.240.30.49 | 157.240.30.0/24 | AS32934 | CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District | CZ |
| 163.70.149.51 | 163.70.128.0/17 | AS32934 | CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District | TH |
| 31.13.86.50 | 31.13.86.0/24 | AS32934 | CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District | IE |
| 57.144.223.141 | 57.144.222.0/23 | AS32934 | CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District | IE |
| 57.144.249.141 | 57.144.248.0/23 | AS32934 | CERES-UNIFIED-SCHOOL-DISTRICT - Ceres Unified School District | IE |
WHOIS identity
- Registrar
- iana:3237
- Organization
- domain admin
- Contact emails
Subdomains
29 observed subdomains of oculus.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from oculus.com in the public web crawl.
12,737 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for oculus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.facebook.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | app-spf.arenasolutions.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-00082601.pphosted.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 163.114.130.16 |
| SPF_IP | 163.114.132.120 |
| SPF_IP | 163.114.134.16 |
| SPF_IP | 163.114.135.16 |
| SPF_IP | 2620:10d:c090:450:0:0:0:120 |
| SPF_IP | 2620:10d:c091:400:0:0:8:1 |
| SPF_IP | 2620:10d:c09b:400:0:0:8:1 |
| SPF_IP | 2620:10d:c09c:400:0:0:8:1 |
Related pages
Pivot deeper into the graph from oculus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oculus.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.